Thu. Jul 4th, 2024

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.
July 2024
M T W T F S S
« Jun    
1234567
891011121314
15161718192021
22232425262728
293031