Can anyone help me change the light grey border color on the header? It surrounds all the social icons and the secondary navigation from the main header? Ideally I want it all #ffffff but not sure how to do it!
Hi there, thank you for your reply. The site is below. I said originally I would like the borders white but now it\'s #800230 just for your own reference - i know it makes little difference!
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
body[data-header-color=\"custom\"] #header-secondary-outer nav > ul > li > a,body[data-header-color=\"custom\"] #header-secondary-outer nav > ul > li {
border-color: #fff !important;
}
Can anyone help me change the light grey border color on the header? It surrounds all the social icons and the secondary navigation from the main header? Ideally I want it all #ffffff but not sure how to do it!
Many thanks
ThemeNectar Support Team
Hi there, thank you for your reply. The site is below. I said originally I would like the borders white but now it\'s #800230 just for your own reference - i know it makes little difference!
http://leekosteopaths.co.uk.gridhosted.co.uk/
Thanks again.
Hey Again,
Also see: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug
Thanks
ThemeNectar Support Team
That\'s perfect - thank you!
Jacob