Turn off image gradient site wide

Posted in: Newspaper
Post count: 30

Hi,

Is there an easy way to turn off the black gradient that appears on Featured Images and on the Big Grid 2 block?

And anywhere else on the site it appears?

Here is my site:
http://www.expeditionaustralia.com.au/

Thanks
Steve

Post count: 22421

Hello,
You can remove the gradient using this css:

.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before{
opacity:0!important
}

But it will impact your images that are brighter (white images/background) as the text is white and it will be difficult to see without the gradient.
Hope this helps.
Thanks.

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