Big Grid 1 too dark

Posted in: Newsmag
Post count: 25

I have Big Grid 1 on my front page of saucemonsters.com. I love the grid but it darkens the images which I don’t like. Is there a setting to keep the original brightness of the cover photo? You can see the two different brightnesses in this screen grab. http://imgur.com/a/YVNtU

Post count: 23312

Hello saucemonsters,

If you want to remove this effect you should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-grid-style-1 .td-module-thumb a:last-child:before{
display:none!important;
}

The result is here -> https://www.screencast.com/t/OFhAVMyquZht

Thanks for the message!

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