I use the mobile theme and a copy protection plugin, but when you view the site in mobile, and click on the photo featured opens the original photo and copy protection no longer works, how can I do to disable the click on the photo featured?
Hi,
If you were to use a code like the one below, the featured image (when using the mobile theme plugin) will not be clickable anymore
.td-post-content .td-post-featured-image {
pointer-events: none;
}
This code musty be entered in Theme panel->Mobile theme->Custom CSS code section. If this is not what you wanted, please provide some more details of possible.
Thanks
You can also lock in the gallery display
https://www.mn24.it/foto-cavese-unica-antagonista-del-potenza-altamura-sconfitto-per-2-0/
if possible you would send me the code to disable the click also on the gallery
Thanks