• Resolved SDN Host

    (@sdnhost)


    Triangle Play Button on Mobile devices doesn’t work when some one wants to play it and click the triangle button on the Instagram’s posts nothing happens.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Smash Balloon Paola

    (@paolahorta)

    Hi @sdnhost,

    Thank you for reaching out to us for assistance. It looks like there could be a conflict with the theme. To fix this, please try the following custom CSS snippet:

    @media all and (max-width: 640px){
    .sbi_photo_wrap:hover svg {
        z-index: -5 !important;
    }
    }

    To add the Custom CSS snippet, please go to Instagram Feed > Customize > Custom CSS, and paste the code in the Custom CSS box, then click Save Changes.

    Hope this helps! Let me know if you need any further guidance.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Triangle Play Button on Mobile’ is closed to new replies.