• Resolved adammck75

    (@adammck75)


    I love the theme but the speed at which the slider titles come in is really fast. Is there any way that I can slow them down.

    Thanks

    Adam

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi..

    Please replace this code in your home-slideshow.php file.
    <div id="myCarousel" class="carousel slide" data-ride="carousel">

    with this code
    <div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="8000">

    Here “8000” is replaced by your desired time(in second).

    Save the changes.

    Thanks.

    Thread Starter adammck75

    (@adammck75)

    Hiya,

    Thanks, that has worked great. Is there any way to slow down where the text captions slide in from left and right on the slider.

    I love the theme and will be using it for a lot of customers in future, can a custom colour be selected for the theme?

    Thanks

    Adam

    Hi,

    Enigma Theme use Bootstrap Carousel and it not have any facility to change the slide timing.

    You can study about Bootstrap Carousel at the LINK.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slow down the slider titles’ is closed to new replies.