unwanted horizontal line appearing under header

Posted in: Newspaper
Post count: 13

how can I eliminate the unwanted horizontal line appearing under my header?
https://www.screencast.com/t/LuQRDkY0rZbq

thanks,
eric

  • This topic was modified 6 years by 9G.
Post count: 35449

Hi,

Indeed I see the line, in order to provide an working answer for how to remove the line, I need a link to that website to can inspect that horizontal line.

Thank you for your understanding!

Post count: 13
Post count: 35449

Hi,

The line is coming from a bottom border -> https://i.imgur.com/OJXFVMK.png -> https://i.imgur.com/NJmQQx9.png in order to remove it you need to use this custom css
.td-header-style-11 .td-logo-wrap-full {
border-bottom: 0;
}

The code need to be set in Theme panel> Custom code> custom css.

If there are other problems, or you have some questions, let us know!

Thank you!

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