Slider view on mobile - more slides?

Topic summary

Goal: Adjust the mobile carousel to show 3–3.5 slides per view instead of 2, while preserving a full-width slide when the “one slide per view” option is selected.

What was tried: A responder advised adding custom code to theme.liquid (main layout file) before the tag to force more slides visible on mobile. Screenshots show the multi-slide result working.

Issue: The modification applies globally and also alters the single-slide mode, preventing the “one big slide” behavior when only one slide per view is chosen.

Current request: Make the change conditional—apply only when the “multiple slides per view” setting is active, and leave the single-slide setting unaffected.

Status: No finalized, conditional solution provided yet; the discussion remains open. Note: Screenshots illustrate settings/outcome, and a code snippet is referenced but not visible in the shared text.

Summarized with AI on December 25. AI used: gpt-5.

Hi! is it possible for the mobile view to show 3-3,5 slides per view not just 2? also with would it be possible to change it only for multiple slides per view option, but if i want only one slide per view it still would be one big slide as it is now?

Hey @alopat

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

yes, but is it possible to make it work only when i’ve got multiple slides per view on, and if i choose one slide per view to let it stay be just one? because now it change also this one