Hi, is it possible to change the menu name color only on the specific page? (menu names color on other pages stay as it is)I have a store and would like to change the name to black. Now is white like background so it is not visible.
I have tried with this but it is probably not correct: .page-id-5 #Top_bar .menu > li.current-menu-item > a { color: #474747 !important; }
Thank you!
Comments