Hide shadow style in header

Posted in: Newspaper
Post count: 114

Hi, I want to hide the shadow in blue bar in header. I can’t find the style for this! Thank you!
http://chilecientifico.cl/chilecientifico/

Post count: 22421

Hello,

Please add this code in the theme panl-> custom css box:
.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after{
display:none;
}

Thanks.

Post count: 114

Thanks you very much!!

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