Shadow under the default theme header

Posted in: Newspaper
Post count: 6

Is it possible to reduce shadow under the default Newspaper theme header. To my opinion too big shadow is the only inperfection of yours wp theme.
Thank You Bogdan B.

Post count: 23312

Hi,

Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thank you!

Post count: 6

Hi,
URL: medicina.rs; kamini.rs; adonis.co.rs

Post count: 23312

Hi,

You can try using the code below and place it in Theme panel -> Custom CSS area.

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

Thank you!

Post count: 6

Thank you mr Catalin, it work, but I did not want to cancel the shadow, I want to reduce it to 2 or 3 pixel, or 50 to 60%.

Post count: 35449

Hi,

In order to set the shadow for header to 50% please use this custom css
.td-header-gradient:before{
height: 6px;
background-position: center;
}

Thank you!

Post count: 6

Thank You very much Calin, It works. Have a nice day.

Post count: 3

Hi there, I tried with the builder options and css code but nothing work. What could I do?

Thank you very mucho for your attention!!

Post count: 27744

Hello,

Please provide more details about what you want, a link to your website and screenshots.

Thank you!

Post count: 3

Hola Ana María, I would like to remove the shadow under the header zone as you can see here: https://escucha.madrid/wp-content/uploads/2021/02/Captura-shadow-madrid.png . Web is under maintenance mode, so if you need I can create an access for you.

Thank you very much!!!!

Post count: 27744

Hello,

Please edit header with tagDiv Composer, select the zone on the header menu, and in the General tab is the option Shadow, please set the value to 0 => https://www.screencast.com/t/XgYQNKEOSnCi

Hope this helps you!

Thank you!

Post count: 3

Thanks Anamaria, but that option was the first I tried(https://escucha.madrid/wp-content/uploads/2021/02/Captura-header-II.png), unfortunaly does not work. Also try with this code:

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

And I have not managed to solve it either. -_-

Post count: 27744

Hello,

Maybe I didn’t understand correctly, but from the screenshot sent by you, I don’t see the shadow line as it looks before => https://www.screencast.com/t/tC349nN2Z -> https://www.screencast.com/t/1HlBU1JMd8

Thank you!

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