Fri. Apr 25th, 2025

28. Magento. How to edit Camera slider speed

1 min read

Solution provided below will work only for the templates that come with ‘Camera’ slider:
Magento_how_to_change_slider_speed_1

  1. Navigate to /skin/frontend/default/themeXXX/js/ folder on your server.
  2. Open ‘camera.js’ file using any php/text editor.
  3. Look for the ‘Time’ variable. It should look like this:
    1
    time : 7000,
  4. This parameter is set in milliseconds between the end of the sliding effect and the start of the next slide.
  5. Change this parameter to your needs:

    Magento_how_to_change_slider_speed_2

  6. Save the changes.
  7. Refresh your website to see the changes.
April 2025
M T W T F S S
« Jun    
 123456
78910111213
14151617181920
21222324252627
282930