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

    Hi,

    Reagrding the images used within the accordion slider, we need to have NO LINK to open them (we don’t want to open them!).
    How can we do that?

    Thks

    #279613

    Hey Cyril!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

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