Header Shadow

Posted in: Newspaper
Post count: 1

Hi there,

I am using Newspaper default demo with Header style 10 and would like to know if there is an option to lose the header shadow below the main menu. I want my design to be as simple as possible. Please advise.

Thanks

Post count: 22421

Hello,

Please add this css code in your custom code section of the theme panel:

.td-header-gradient:before{
display:none;
}

Thank you!

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