How can I change the color of my drop down menu box? It's red now and I'd like to give it some transparency or change to only show the links with out the box?
Add this into the Custom CSS box located in your Salient Options panel:
#search-outer .ui-widget-content, header#top .sf-menu li ul li a, header#top nav > ul > li.megamenu > ul.sub-menu, body header#top nav > ul > li.megamenu > ul.sub-menu > li > a, #header-outer .widget_shopping_cart .cart_list a, #header-secondary-outer ul ul li a, #header-outer .widget_shopping_cart .cart_list li, .woocommerce .cart-notification, #header-outer .widget_shopping_cart_content {
background-color: #333!important;
}
the url above is my temp site...
How can I change the color of my drop down menu box? It's red now and I'd like to give it some transparency or change to only show the links with out the box?
I also don't like the tag boxes. Can I remove these too?
Hey Janice!
Add this into the Custom CSS box located in your Salient Options panel:
Thanks
ThemeNectar Support Team
Hi Tahir,
The code gave me some errors? See attached. The menu changed to black?
Thanks
Hey Janice!
Those arent errors just warnings which can be ignored.
Thanks
ThemeNectar Support Team