Taking off the shadow?

Posted in: Newspaper
Post count: 20

Hi Guys!

I am looking to take off the drop shadow just is just below the main menu.

Any help? Thanks guys!

Website: https://ourculturemag.com/

Post count: 20688

Hi,

You could remove the shadow below the header main menu, with a code like this
https://www.screencast.com/t/2t8PExSTOsxF
Just enter the code in Theme panel->Custom Css

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

Thanks

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