Okay
  Public Ticket #1444790
theme adjustment
Closed

Comments

  • Plamen Katev started the conversation

    Hi,

    i want to adjust the duration of the slide in the intro - i want every slide to last longer, but cant seem to find where is the setting for that?

  •  840
    Jelly replied

    Hello,

    Add data-interval="some_number" next to data-pause="false":

    <div id="intro-carousel" class="carousel slide carousel-fade" data-pause="false" data-interval="5000">

    Best Regards,
    Jelly Team