Cafe Demo Menu Transparent Background
Hi, I've loaded the Cafe Demo and want the main menu background color to be white, but I'm not having sucess. I've tried via Muffin Options custom css and via child theme but nothing seems to be able to override the following line on responsive.css:
.tr-menu.header-split #Top_bar:not(.is-sticky){top:0!important;background:none!important}
Thanks for your guidance
Comments
this is because the transparent option is enabled in theme options>global>general.
Just disable it.
thanks