How to remove shading under header (style 10)?

Posted in: Newspaper
Post count: 10

Hi, can someone please tell me how to remove the shading under the main menu in header style 10? Thanks in advance!

image of shading under menu

Post count: 21065

Hello!

Please continue the discussion in your own topic: https://forum.tagdiv.com/topic/how-to-remove-style-10-headers-shadow/
Do not create multiple topics with the same issue.

Thank you for understanding!

Post count: 10

Thank you Bettina! Actually is a different topic: I don’t have problems with the background color under the shading, that I can change with no problems (it was just a problem of row padding), but I would like to remove – if possible – the default ‘drop shadow’/gradient under the style 10 header

Post count: 21065

Hello!

Please provide me your website link in order to help you efficiently.

Thank you!

Post count: 10

I’m sorry but the website is not yet online (I’m working on a virtual server on my mac), anyway it’s the exact same shading you can see under the menu in this version of the theme:
https://demo.tagdiv.com/newspaper_craft_ideas/
Thank you so much!

Post count: 27744

Hello, @sidusinfieri

To remove the shadow on the header, you need to use a Custom Code CSS, like this => https://www.screencast.com/t/n3inNw3P59b3

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

Set the code in Theme Panel -> Custom Code -> Costum CSS.

Hope this helps you!

Thank you!

Post count: 10

Perfect, thank you so much Anamaria! Have a nice day! 🙂

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