Shop Categories

X

Change slider fade speed

Home Forums Agama Pro Change slider fade speed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12060
    susans
    Participant

    I would like to slow down the fade transition between slides. (Not the time each slide is visible, which can be set in the Slider>General section.) The default fade seems to be 1 second; I would like a slower fade, such as 3 seconds.

    Is there a way to edit the time in CSS? I’ve tried adding this CSS, but it doesn’t work:
    #agama-slider {
    -webkit-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
    }

    Or does this edit need to be made in the JS or PHP editor?

    It would be great if the fade transition speed could be added as a Customize feature; also moving the slide visibility time to be set on individual slides instead of a general time for all slides.

    Thanks for your help.

    #12071
    Zex
    Moderator

    Hello,susans!

    We are already working on the slider improvements so it will contain much better features and we hope it will be ready to be implemented in the next theme update, which should be done in the next 10 days.
    So please just be patient until that happens.

    Thank you for your understanding!

    Regards

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