• Greetings!

    Feature request for the Carousel, please:
    A transition duration setting.

    I can achieve it with additional CSS, but I’m trying to keep my add’l CSS to a minimum if only for the next person. Here’s my Add’l for a transition duration, just to clarify what I’m referencing:
    #swiper-wrapper{
    transition-timing-function:ease-in-out !important;
    transition-duration:.8s !important;
    }

    Thanks for continuing to develop CoBlocks!
    Cheers,
    Kim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gdandrija

    (@gdandrija)

    Hi @wardencenter, I hope you enjoy using CoBlocks.

    I made sure to relay your request to add transition duration setting for the Carousel block to our developers, you can track the progress on the link below:

    https://github.com/godaddy-wordpress/coblocks/issues/2277

    While I can’t give you the exact timeframe due to the high amount of priority fixes and feature requests our developers handle every day, I can assure you that they will take a look and bear this request in mind for future updates.

    Thanks again for reaching out, cheers!
    Andrija

    Thread Starter wardencenter

    (@wardencenter)

    Sorry – just saw this – Thank you!

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

The topic ‘Feature Request for Carousel’ is closed to new replies.