Remove Lightbox (Modal) Image from Smart List

Posted in: Newspaper
Post count: 2

Hi there,

As the title suggests, I’m having trouble with a lightbox appearing on images using the Smart List theme. How would I remove it, please?

Post count: 27744

Hi,

Please provide the link where you have the smart list.

Thank you!

Post count: 2
Post count: 27744

Hi,

Please use this custom code css
.tdb_smart_list_4 .tdb-slide-smart-list-figure img
{pointer-events: none;
}

Set the code in the Theme Panel -> Custom Code -> Custom CSS.

Thank you!

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