I have already searched the forum but the options mentioned there don't seem to work anymore...
Would like to change the color of the submenu (background color, border and font color.
Hope you can help with the custom css code.
Thanx!!!
p.s. this is the code I already tried:
body #header-secondary-outer { background-color: 333!important; border: none!important; }
body #header-secondary-outer nav ul li a { border-color: #444!important; } #header-secondary-outer nav > ul > li:last-child { border-color: #444!important; }
#header-secondary-outer nav ul li a { color: #fff!important; }
Hey all,
I have already searched the forum but the options mentioned there don't seem to work anymore...
Would like to change the color of the submenu (background color, border and font color.
Hope you can help with the custom css code.
Thanx!!!
p.s. this is the code I already tried:
body #header-secondary-outer {
background-color: 333!important;
border: none!important;
}
body #header-secondary-outer nav ul li a {
border-color: #444!important;
}
#header-secondary-outer nav > ul > li:last-child {
border-color: #444!important;
}
#header-secondary-outer nav ul li a {
color: #fff!important;
}
Hey Mpenc!
Please provide url of your site so i can take a look with your css and see why its not working.
Thanks
ThemeNectar Support Team
Hi there, is there an answer on this question?
In the back-end there is no userfriendly way to change the backgroundcolor of the submenu, right? Or am I missing something?
And if there is not, what code do I use, to change it through custom CSS?
Hey!
Please see Screenshot": http://prntscr.com/5oq4wu . You can edit it in Salient Theme Options -> Header Section .
Thanks
ThemeNectar Support Team