Posted in: Newspaper
Jun 15, 2017 at 8:40 pm
Jun 16, 2017 at 10:16 am
Hi,
Please try the code provided below, it should make the images inside the gallery not clickable. If you have the mobile theme activated enter the code in Theme panel->Mobile theme Custom Css section. If you do not have this plugin active, you need to enter it in Theme panel->Custom code->Advanced Css in the Phones section.
Please let me know if this is working for you.
.td-slide-galery-figure {
pointer-events: none;
}
Thanks
Jun 20, 2017 at 9:40 am
Hi,
I have tried the code and it is working properly with the mobile theme activated
– https://www.screencast.com/t/8G74wSuF
At the moment it seems you do not have the mobile theme activated from what I can see.
Thanks
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.