disable click instagram feed
-
Hi there,
I would like to disable the click out from our website on our instagram feed. I do not want to lose my customers to Instagram, when they click on our Instaram photos.
Is there any way to remove the link to our instagram page, when someone clicks on a photo in the feed?
Many thanks
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .instagram-picture {
pointer-events: none;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘disable click instagram feed’ is closed to new replies.