Tagged: x
-
AuthorPosts
-
September 9, 2016 at 11:24 am #1168201
R_M_AgencyParticipantHi,
There no easy way to change the colours (normal and hover) for the footer menu text or social icons.
Please can you provide a piece of CSS for me to add in the custom section.
Please insert demo hex code #fff for normal and #000 for hover so I know where to insert my own colours.
Thanks
September 9, 2016 at 12:20 pm #1168288
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-colophon.bottom .x-nav li a { color: #fff !important; } .x-colophon.bottom .x-nav li a:hover { color: #000 !important; } .x-colophon.bottom .x-social-global a { color: #fff !important; } .x-colophon.bottom .x-social-global a:hover { color: #000 !important; }Thanks.
September 13, 2016 at 9:57 am #1173148
R_M_AgencyParticipantHi,
Thanks for the code, much appreciated. Works fine.
Will this code get overwritten when I update the theme?
I’m not using the child theme.
Thanks
September 13, 2016 at 10:38 am #1173232
Prasant RaiModeratorHello There,
Thanks for writing in!
CSS codes placed in Customizer wont get overwritten when we release updates.
Thanks.
September 13, 2016 at 12:25 pm #1173458
R_M_AgencyParticipantHi Prasant Rai
Thanks for letting me know and good to hear!
Cheers.
September 13, 2016 at 12:31 pm #1173472
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1168201 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
