• Hello,
    I think that one slider item is enough for my website and id like to desable the slider function of the carroussel (latest posts), just under the main slider on the home page.
    Someone can help me?
    Thanks for the theme !
    Regards,
    senador

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Senador,
    I also want that my caroussel don’t move (not the slider). Have you a solution now ? Thanks.

    Thread Starter senador

    (@senador)

    Hi valou64,
    No, i have never found but sure, it’s possible ??
    see ya

    go to your theme > js folder > custom.js and look below:
    set the auto to 0

    jQuery(“.carousel-posts”).jCarouselLite({
    btnNext: “.next”,
    btnPrev: “.prev”,
    visible: 3,
    auto: 0

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stop slider of the Latest Posts on HP’ is closed to new replies.