Tagged: x
-
AuthorPosts
-
July 12, 2016 at 8:22 pm #1084044
Simon TParticipantHi Guys,
I cannot for the life of me figure out how to change the footer text color. I have searched the forum and nothing seems to work, please help!
July 12, 2016 at 8:22 pm #1084045
Simon TParticipantThis reply has been marked as private.July 13, 2016 at 12:42 am #1084290
Prasant RaiModeratorHello Simon,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-colophon.bottom .x-nav a:hover { color: #000 !important; } .x-colophon.bottom .x-nav a { color: #000 !important; }Thanks.
July 13, 2016 at 12:54 am #1084307
Simon TParticipantHi Prasant,
That didn’t work, its not the Navbar I’m trying to change. Theres a Copy-write statement there in the footer content (but its invisible).
July 13, 2016 at 4:51 am #1084578
FriechModeratorHi There,
Sorry for the confusion. Please add this on your custom CSS instead.
.x-colophon.bottom .x-colophon-content a {color: #333;} .x-colophon.bottom .x-colophon-content a:hover {color: #415890;}The second line is the color of the text on hover state.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1084044 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
