Image Link Problem / Smart List 7

Posted in: Newspaper
Post count: 3

I use smart list 7 on my posts. But i don’t want to use image links on my lists.

Can i disable it?

http://www.izmirhaberlerim.com/en-guzel-sandalyeler-h2661.html

Post count: 22421

Hello,

Unfortunately the smart list was built with clickable images. You can use a css trick to remove the link action though.
.td_smart_list_7 .td-slide-smart-list-figure img{
pointer-events:none
}

Add this in the theme panel-> custom css box. The link will still be there but it will not be clockable.

Thank you!

Post count: 3

Do u have another code for mobile version?

thank you so much

  • This reply was modified 9 years by pacey666.
Post count: 22421

If you want to use the code just for mobile, add it in the advanced css filed under mobile phones: http://screencast.com/t/UTPddkCMj

Thank you!

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