Tagged: x
-
AuthorPosts
-
October 23, 2016 at 2:03 am #1227041
VelocityWebBlockedHow do I change the content in the box(pictured) to white
and social bar to grey on hover
October 23, 2016 at 2:08 am #1227045
Rue NelModeratorHello There,
Thanks for writing in! To change the color of the mentioned items, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-colophon.bottom .x-nav li a, .x-colophon.bottom .x-nav li:after, .x-colophon.bottom .x-social-global a { color: #fff; }You must clear your caching plugin and regenerate the JS/CSS since you you installed a minification plugin before testing your site.
Hope this helps.
October 23, 2016 at 3:39 am #1227083
VelocityWebBlockedThanks also want to change the hover colour on the social icons
and the links in the pre footer/widget area are too dark now.
October 23, 2016 at 3:53 am #1227087
RadModeratorHi there,
Please add this as well 🙂
.x-colophon a, .x-colophon .widget a, .x-colophon { color: #fff; }Cheers!
October 23, 2016 at 8:37 am #1227263
VelocityWebBlockedBeautiful Thanks! Got that one saved for next time!
October 23, 2016 at 8:56 am #1227276
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1227041 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
