How to disable overlay in Style 8

Posted in: Newspaper
Post count: 51

Hello please can you give me CSS what are disabling black overlay in Style 8 in Post? Photos are to dark. Better without. Thank you.

Post count: 22421

Hi,

Please ad this css code to the theme panel-> custom css box:
.td-image-gradient-style8:after{
display:none!important;
}
.td-post-template-8 .td-post-header{
background-color:transparent!important;
}

Thank you

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