Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1357712

    I’ve placed a Youtube link within the Testimonials component, it works great on desktop where it opens up in a lightbox. However nothing happens when you click the same link on a mobile device. Can you help please?

    #1357850

    Hey aestheticare,
    Thank you for the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .avia_mobile #top .avia-slider-testimonials {
        pointer-events: all;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.