How to change the speed of the slideshow banner op the venture theme

Comments

saurabh.dhariwal’s picture

Here's my response for your query.

1. Go to your global.js file which located at (i.e. sites\all\themes\venture_theme\js\global.js).
2. Go to line 47 and add the below code:

slideshowSpeed: 1500,

And manage "speed limit" as per your requirement.

Hope this helps you.

Thanks

vidit.anjaria’s picture

Status: Active » Needs review
gauravvvv’s picture

Status: Needs review » Closed (works as designed)