This topic has 5 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Brian Johnson
Hi
I have just a last few tweeks until my website is ready, and have tried previous suggestions but can’t seem to get a result. I really want to remove the grey line above and between the menu items when using Header 12. is this possible please?
Hello,
Please add this code in custom.css file.
.header-type-12 .navbar-collapse .menu > li > a{
border-left: none;
}
.header-type-12 .navbar-collapse{
border-top: none;
}
.header-type-12 .navbar-collapse .menu > li:last-child > a{
border-right: none;
}
.header-type-12 .header-search{
border-left: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Perfect Robert – Thank you!
Looks the business now x
Hello,
You’re welcome.
Regards,
Eva Kemp.
You are welcome.
We would very much appreciate if you leave a comment and rating for our theme on themeforest.
With best regards
Brian Johnson
The issue related to '‘How do I remove grey lines from menu in Header 12 Woopress’' has been successfully resolved, and the topic is now closed for further responses