How to remove color from big grid 6, 7 ??

Posted in: Newsmag
Post count: 280

Hello,

How to remove color from photos in big grid 6, 7.

http://www.screencast.com/t/he76hiuTa

i want to make them look like normal photos in big grid ( without color ) ?

http://www.screencast.com/t/63dkPYICDE

Post count: 6535

Hi

Use this css in theme panel > custom code > custom css: http://screencast.com/t/Sgpqqx9rTR8

.td_block_big_grid_6 .td-module-thumb a:before, .td_block_big_grid_7 .td-module-thumb a:before {
background: transparent !important;
}

Thanks!

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