Tagged: x Author Posts August 17, 2016 at 4:34 am #1134920 Vit MParticipant Hi Xtheme legends! I need some help please .. our top bar has normally green background colour and font white but when viewing site from smaller screens the background goes white and font can no longer be readable.. Can you please advise how to fix this? Thanks URL : http://www.vitfit.com.au WP version : not sure X : 4.5.2 August 17, 2016 at 6:18 am #1135038 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: @media (max-width: 767px){ .x-topbar .p-info { background-color: #59aa36; } } Hope it helps 🙂 September 8, 2016 at 5:33 pm #1167126 Vit MParticipant I did that but still no luck.. can you help further please? September 9, 2016 at 12:25 am #1167557 DarshanaModerator Hi there, Can you please try changing above code as follows. @media (max-width: 767px){ .x-topbar .p-info { background-color: #59aa36 !important; } } Make sure to clear your cache before testing your site. Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1134920 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In