Home Forums WoodMart support forum disable click instagram feed

disable click instagram feed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #238375

    ToriTori38
    Participant

    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

    #238433

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .instagram-picture {
    pointer-events: none;
    }

    Best Regards

    #238657

    ToriTori38
    Participant

    Perfect many thanks!

    #238684

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘disable click instagram feed’ is closed to new replies.