This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hello,
I’m having some trouble removing a thin black bar from the top of my site. I can’t find what CSS I need to remove it. It appears on both desktop and mobile. Can you please help me out? Thanks so much.
Hello,
Hope you are having a nice day.
Please try to go to Theme Options > General > Header Settings > Enable top bar > Off
or add this code in Theme Options > Styling > Custom css:
.header-wrapper.header-inline .top-bar {
display: none;
}
Regards
Tagged: black bar, remove, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up