Big Grid Shadow

Posted in: Newsmag
Post count: 31

Hi, is it possible to completely disable the background shadow and the extra shadow function of the hover effect of the Big Grid ? We would like the pictures to appear in their own colors without any shadows.

Thank you.

Post count: 6535

Hi

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

.td-module-thumb a:last-child:before {
background: none!important;
}

Let me know ho it goes.
Thanks!

Post count: 31

Hi,

Thank you, it works perfectly!

Judit

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