• Greetings,
    I’m using your SA Slider for various parts of my website. Is there any way to programmatically identify and customize the slider’s content that’s active at any moment? I want to add some behavior but I’m not sure how I can find the number of the slide appearing on screen. Thanks in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author simonpedge

    (@simonpedge)

    This is not something I’ve ever looked into before. Have a dig around the Owl Carousel documentation API (my plugin is built using this jAvaScript slider engine):
    https://owlcarousel2.github.io/OwlCarousel2/docs/started-welcome.html
    This might point you in the right direction.

    I would be curious to hear back if you do find a solution.

    Thread Starter surpprw

    (@surpprw)

    Hey, thanks for the reply. I get to do it by directly modifying anything under the “.owl-carousel” class. I ask this since I need to add a paragraph that expands when the slide is focused, but I need to put either an ID or Class to the paragraph since the “changed.owl.carousel” function applies to the entire slide if not specified

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Customize current index’ is closed to new replies.