Change Duration of Slideshow in Empire Theme to rotate faster then interval speeds provided

Topic summary

A user wants to speed up the Empire theme’s slideshow rotation to 2-3 seconds, as the default settings only allow intervals between 5-12 seconds.

Current Status:

  • The user successfully located the relevant code in dynamic-slideshow.liquid under the sections folder
  • They identified where to adjust the minimum and maximum interval values
  • A screenshot shows the specific code section that controls these timing parameters

Resolution:
The issue appears resolved through self-discovery. The user found they can modify the min/max values in the dynamic-slideshow code to achieve faster rotation speeds. A support representative initially offered to help by requesting the slideshow implementation code, but the user independently identified the solution before receiving detailed instructions.

Summarized with AI on November 18. AI used: claude-sonnet-4-5-20250929.

In the Empire theme the set intervals for slideshows only allow you to choose times from 5s-12s.

Is there a way to make the slideshow rotate faster around 2s-3s?

hi @GlennFoodCo

Its SideNode! We will be happy to help you today.

To adjust the duration of the slideshow, please provide the code for the section where the slideshow is implemented. Once I have the relevant code, I can provide you with the correct instructions on how to modify the slideshow duration. The changes need to be done within the code itself.

Regards,
SideNode

1 Like

Hi Sidenode,

Thank you so much for your reply. I do apologize as I am new to this, but I have

  1. dynamic-slideshow.liquid under sections.

  2. slideshow-slide.liquid under snippets

or would you need the

  1. theme.css.liquid under assets

Kind regards,

Sean

I found it in the dynamic-slideshow code.

Adjust the min or max here.