Remove Shade

Posted in: Newspaper
Post count: 40

how to remove Grey shade on top Big Grid 8, Grid Style 1?
Thank´s

Post count: 22421

Hello,
There is no option in the theme to remove the gradient, but it can be done with a css trick.
It can be removed with this custom css:
.td_block_big_grid_8.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before{
display:none!important;
}

Thank you.

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