Home Forums Total Slider speed

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3364
    onslowst
    Participant

    Please can you tell me how/where to change slider speed?

    #3382
    Trunk5
    Participant

    Put section-slider.php in your child then change the animation-delay property value of ht-slide-cap-desc to however many seconds you want.

    #3476
    Hash
    Keymaster

    @onslowst you need to change the total-custom.js
    Increase the value of 5000

    $('#ht-bx-slider').bxSlider({
            'pager':false,
            'auto' : true,
            'mode' : 'fade',
            'pause' : 5000,
        });
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.