disable click instagram feed
-
Hi there,
Previously you gave me the below css to stop people clicking on our Instagram feed and being taken from our website to Instagram. We just noticed however that with this you do not see our Instagram post likes or comments. Is there any way to stop clicks on the photos, but still be able to see the likes/no. of comments when you hover over the photos?
body .instagram-picture {
pointer-events: none;
}
Hello,
Unfortunately, it is not possible. You will have to decide: to disable the click totally or allow to view your Instagram page.
Best Regards