Modifying Big Grid or Category Grid Style

Posted in: Newspaper
Post count: 55

All the Big Grid styles are having a color overlay except style 4 but again style 4 is also having tittle background. How can I remove the color overlay from Style 1, currently is more darker with the overlay, please advice.

Post count: 55

It is the gradient if I am not wrong, initially I thought color overlay.

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/0AGmVmmocV

.td-grid-style-1 .td-module-thumb a:last-child:before{
background: none
}

Thanks!

Post count: 55

Yes, that works. Thanks!

Post count: 55

Hi, Looks like this code is not working after updating the new theme, here is my link http://kanglaonline.com/, it will be great if you can throw some light.

Post count: 55

Any thought on this? I have the same code in custom css but not doing anything now with the new version of the theme.

Post count: 22421

Hello,
I have checked your website and it seems the gradient does not apply to your thumbnails, so the code still works. Try to remove the code and see the difference. You can remove the code from the theme panel and try it in a chrome extension called live css editor. Simply ad the code in the extension and you can activate/deactivate it with a simple click so you can see the difference live.
Thank you!

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