Comments 1Matt started the conversationFebruary 13, 2015 at 8:34amHow do you adjust the transparency on the submenu?I've applied some custom css in order to do this for the header, something like:body div#header-outer[data-transparent-header="true"].transparent {background-color: rgba(255, 255, 255, 0.5)!important; }But now I'd like to do the same thing for the submenu, thanks! 8,848Tahir repliedFebruary 13, 2015 at 3:05pmHey!Could you provide your site url so i can write up some custom css for you. Thanks ThemeNectar Support Team Matt replied privately 8,848Tahir repliedFebruary 14, 2015 at 1:56pmHey Again!Add this into the Custom CSS box located in your Salient Options panel :html body header#top .sf-menu li ul li a { background-color: rgba(255, 255, 255, 0.5)!important; }Thanks ThemeNectar Support Team 1Matt repliedFebruary 14, 2015 at 7:17pmTahir- perfect, looks awesome! Thanks! Sign in to reply ...
How do you adjust the transparency on the submenu?
I've applied some custom css in order to do this for the header, something like:
But now I'd like to do the same thing for the submenu, thanks!
Hey!
Could you provide your site url so i can write up some custom css for you.
Thanks
ThemeNectar Support Team
Hey Again!
Thanks
ThemeNectar Support Team
Tahir- perfect, looks awesome! Thanks!