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

    Hi there,

    We would like to disable the opening of lightbox/link when clicking on the accordeon slider. Both on Mobile as well as on Desktop.
    I could not find a setting for this. What is the best way to achieve this?

    Thanks!

    #1394972

    Hi Ben,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .aviaccordion-slide-link {
        pointer-events: none;
    }

    Hope this helps.

    Best regards,
    Nikko

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