Tagged: x Author Posts July 10, 2016 at 7:18 pm #1080574 assistcharlestonParticipant How do I change the base and hover colors of these elements? I know I’ve changed them before, but cannot find it. Site: greenbox.gbddemos.com wp: 4.5.3 cornerstone: 1.3.0 x: 4.6.0 July 11, 2016 at 12:11 am #1080819 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .x-social-global a { color: red; } .x-social-global a:hover { color: #fff; } Hope that helps. July 11, 2016 at 6:33 am #1081214 assistcharlestonParticipant It does! Can you provide the code for the menu bar in the footer as well? July 11, 2016 at 7:21 am #1081257 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. .x-colophon.bottom .x-nav li a { color: #113021; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1080574 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In