• Resolved tkemmere

    (@tkemmere)


    Dear all,

    I would like the 3 blocks with blog-previews that scroll by from right to left, on the homepage, to slow down quite a bit. Downloaded as-is, the scrolling happens after some 2 or 3 seconds and I would like to go up to 10.
    But I can’t figure out how to do it.

    To slow down the slider (right below the header) I inserted into home-slideshow.php:

    <script>
    jQuery('.carousel').carousel({
    interval: 6000
    })
    </script>

    and that worked. But what to add in home-blog.php? Is home-blog.php even the right file?

    Thanks for the help!

    Regards, Thomas.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Enigma Theme: Slow down home-blog.php’ is closed to new replies.