Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • big0707 Friend
    #998727

    Hi there,

    Just use the carousel to display some advantages of my services. However, my services was quite new to user. The display time for each slide was just too short for my visitor. I have look around the setting, find no options to contral.

    Plz help

    Pankaj Sharma Moderator
    #998827

    Hi
    Open
    file "/html/mod_articles_category/carousel.php" in template "ja_nuevo

    Find

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel">
    

    replace it with

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel" data-interval="1200">

    change the value of 1200 (milliseconds) with your value.
    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum