Disable Lazy load on "Big Grid"

Posted in: Newsmag
Post count: 115

Hi.

Would it be easy to disable lazyload on “Big Grid” only.

Since it’s the first picture the visitors see It would be nice that they load with the page.

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css:

.td_block_big_grid .td-animation-stack .td-module-thumb .entry-thumb {
opacity: 1 !important;
}

Thanks!

Post count: 115

Thanks

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