Multi-column autoscroll

Solved

Multi-column autoscroll

ScottVickery
Tourist
8 0 3

Hi,

I have a multi-column section. "Enable swipe on mobile" is enabled. I would like to columns to autoscroll as well so that the user is automatically shown the next cards. Maybe called a carousel? I have a tried a few things, but no luck yet. I am guessing this is a CSS change, but am not sure what code to use. Any help?

 

Scott

Accepted Solution (1)
namphan
Shopify Partner
1133 141 174

This is an accepted solution.

Hi @ScottVickery,

Yes, if so you can try solution 1, it will be more optimal, look into global.js file.

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 3 (3)

namphan
Shopify Partner
1133 141 174

Hi @ScottVickery,

I checked and this needs to be changed with JS code. There will be 2 solutions for it:

- 1: You need to rewrite component for multicolumn slider, it is SliderComponent.

- 2: You need to install new slider library for it, like slick, flickity,...

Both solutions require experience with code. You need to hire an expert if you are new, or I can help you test it with a collaborator invitation

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
ScottVickery
Tourist
8 0 3

Thank you. I am a software engineer and will research the code needed. I was hoping for a nudge in the right direction.

namphan
Shopify Partner
1133 141 174

This is an accepted solution.

Hi @ScottVickery,

Yes, if so you can try solution 1, it will be more optimal, look into global.js file.

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com