#Top_bar .menu > li.current-menu-item a span { color: #000 !important; }
#Action_bar { display: none; }#Top_bar #logo { height: 160px; }@media only screen and (min-width: 1240px) {#Top_bar:not(.is-sticky) .search_wrapper { top: 120%; }}#Footer .footer_action,#Footer .widgets_wrapper { display: none; }#Footer .footer_copy .social li a { color: rgba(0, 0, 0, 0.3); }#Footer .footer_copy .social li a:hover { color: rgba(0, 0, 0, 0.6); }
#Top_bar #menu { background: #000 !important; }#Top_bar .menu_wrapper { background: #000 !important; width: 120% !important; margin-left: -10% !important; }#Top_bar .menu > li > a span:not(.description) { color: #FFF !important; }#Top_bar .menu > li > a:hover { background: #000 !important; }#Top_bar .menu > li > a:hover span { color: #FFF !important; }
#Top_bar:not(.is-sticky) #menu { background: #000 !important; }#Top_bar:not(.is-sticky) .menu_wrapper { background: #000 !important; width: 120% !important; margin-left: -10% !important; }#Top_bar:not(.is-sticky) .menu > li > a span:not(.description) { color: #FFF !important; }#Top_bar:not(.is-sticky) .menu > li > a:hover { background: #000 !important; }#Top_bar:not(.is-sticky) .menu > li > a:hover span { color: #FFF !important; }
#Top_bar.is-sticky { background: #000 !important; }#Top_bar.is-sticky #menu { background: #000 !important; }#Top_bar.is-sticky .menu > li > a span { color: #FFF !important; }
Comments
this is weird because it should work. Maybe your other style from css section for example overwrite this color. So in this case you can use below css and this should help you: