This topic has 6 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Olga Barlow
How do I remove the white horizontal line between the top bar and header bar?
Hello,
Please, provide your website URL and a screenshot of the line your want to remove.
Regards
Hi,
Use this simple CSS code
.top-bar.topbar-color-dark,
.top-links > div{
border:none;
}
Regards
thank you Serg. I works nicely
Hello,
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up