Homepage post

Posted in: Newspaper
Post count: 18

Hi guys, use the homepage post in the start page (perfect). My question: Is there a way to remove the tinted filter (in the middle)? Code?

Many thanks for reply,
Manfred

Post count: 22421

Hello Manfred,

The tint can be disabled by using this css code:
.page .td-image-gradient-style8:after{
display:none!important
}
.page .td-post-template-8 .td-post-header{
background-color:transparent!important;
}

Add the code in the theme panel-> custom css box
result: http://screencast.com/t/ezPO2PvnxwP

Thank you!

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