A
A
Armenjan12020-04-29 17:01:46
JavaScript
Armenjan1, 2020-04-29 17:01:46

Bootstrap 3 template. How to disable autoscroll animation?

Hello, friends. Can someone help me remove the autoscrolling animation in the left "NEWS" block. Couldn't do it at all. Thanks in advance.5ea988982d0a2813015493.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Nikitin, 2020-04-29
@Armenjan1

I'm assuming you need a custom.js file and this is the part of it:

// latest post slider call 
    $('.latest_postnav').newsTicker({
        row_height: 64,
        speed: 800,
        prevButton: $('#prev-button'),
        nextButton: $('#next-button')
    });

A
Armenjan1, 2020-04-29
@Armenjan1

Here is the site https://ruspres.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question