Help: The autoplay duration isn't working properly
If you are encountering issues with the autoplay duration on the "Slider" section ("Change slides every" field), we’ll walk you through a fix.
1. Go to Online store->Themes->Palo Alto theme
2. Click "Actions"
3. Click "Edit code"
4. Search for the "Assets" folder
5. Open the "theme.js.liquid" file
6. On line 1375 replace the value "autoplay" of the "autoPlay" property with the value "duration"
Before
After
7. Click "Save"