header style 7 + enabled top bar

Posted in: Newspaper
Post count: 30

Hi, when using header style 7 and top bar is enabled, there is a thin line under the top bar.
I think, that it is not stylish this thin line above tho logo.
Is it possible to hide or cut short this line?

thanks
Tibor

Post count: 22421

Hello,
Please provide a link to your website so we can see this line as we cannot see any line on our end.
Thank you!

Post count: 30

Hello, our site is a test site and it is under construction with restricted site access.
I can show you a print screen with a thin line above logo: http://www.screencast.com/t/SdDQB413

thanks,
Tibor

Post count: 22421

Hello,
I see now what you men. That is the separator line for the top menu: http://screencast.com/t/Mv1gfCfTT3.
If you want it removed, you can use this css to do it:
.td-header-style-7 .td-header-top-menu{
border-bottom:transparent!important;
}

Simply add the code in the theme panel->custom css box.
Thank you!

Post count: 30

it works, thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.