Remove shadow line below main menu

Posted in: Newspaper
Post count: 57

Hello,

How could I delete the shadowline below the main menu?

printscreen: https://prnt.sc/kwslgu

Many thanks,

AD

Post count: 22421

Hello,

Please ad this css to your theme panel under custom code – custom css:

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

Thank you!

Post count: 57

Many thanks! Works perfect.

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