Tagged: x Author Posts August 5, 2016 at 12:22 pm #1119106 sdvlpadminParticipant I have been trying to change the background color of the Donate menu item on the navbar for http://www.sdvlp.org This post seemed to be exactly what I’m trying to do: https://community.theme.co/forums/topic/menu-item-background-color/ But I tried this a few different ways with no success: .menu-item-1673 a { background-color: #f1c400; color: #ffffff; padding: 0.575em 0.5em 0.525em !important; } Many thanks. August 5, 2016 at 2:32 pm #1119290 Prasant RaiModerator Hello There, Thanks for writing in! Code that you are using is working fine on my end. Please see the screenshot. Request you to please clear browser cache and try again. One thing that i would like to point out is to remove padding. http://prntscr.com/c23a7s If you are still facing issue then please replace the code with following: li#menu-item-1673 a { background-color: #f1c400; color: #ffffff; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1119106 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In