Image Link Problem / Smart List 7 / Mobile Version

Posted in: Newspaper
Post count: 3

.td_smart_list_7 .td-slide-smart-list-figure img{
pointer-events:none
}

I Added this in the theme panel-> custom css box 4 disabling my image links. But my image link still working on my mobile version.

Do u have another code for disabling mobile version

thank you 🙂

Post count: 22421

Hi,

The mobile version is different for smart lists. Please use this code for mobiles:
.td-slide-smart-list-figure img{
pointer-events:none
}

Add it in the theme panel -> custom code and advanced css mkode under the mobile phones section.

Thank you!

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