Header style 8, covers half of the logo when changing colors

Posted in: Newspaper
Post count: 42

I am trying header style 8 and when I change the color of the top bar part, it covers the logo.

Please test to verify.

CSS fix?

Post count: 22421

Hello ineedsolutions,

We are aware of this issue. It will be corrected in a future update. Until then, you can use this CSS code to
move the background behind the logo:

.td-header-top-menu-full {
position: relative;
z-index: 0;}

Thank you!

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