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

    Hi!
    Can I deactivate the klicks (links) in the Accordion slider? I just want that the Accordion Slider show the images and when a user klick on a picture that hothing happend (no links to other url; the picture should also not open or get bigger).

    Thanks,
    Ivan

    #1215910

    Hey iicinfo,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-accordion-slider-wrap a.aviaccordion-slide-link {
    	pointer-events: none !important; 
    }

    After applying the css, Please clear your browser cache and check.
    If this doesn’t help please include a URL to a test page with the element so we can take a closer look.

    Best regards,
    Mike

    #1216225

    Hi Mike,
    thanks a lot! It works!

    Best wishes,
    Ivan

    #1216261

    Hi iicinfo,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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