How to make collections and multicolumn swipe on desktop ver

Hello! I want my collections and multicolumns at homepage with 4+ objects to swipe right, not scroll down. How do i make it? Thanks a lot in advance!

pw: gstep2020

Hi,

We need to customize the code to add a slider to the collection and multi-column section. Are you familiar with customizing the code?

Hi! Thank you for your answer!

If there is some tutorial then I can do it. I mean, I can’t code by myself, but I can change the code if I can find the guide how to. I already changed some easy detailes in code, such as text color and header height, also changed code in multicolumn - made the link to be not the button but the image.

So yes? I guess I can do it.

You can implement slider using the Slick Carousel. Kindly follow this link

https://www.mattgibson.ca/howto-add-slick-slider-shopify-home-page/

If you face any issues Message Us.

Thanks a lot! I have some questions if you mind me asking.

  1. Where do I put the code at the step 10?
  2. Why it isn’t working after the last step? In the settings_schema.json there is
  • Error: Invalid JSON: unexpected token.

Thanks a lot!

  1. You should add the code in the multicolumn liquid & collection liquid section files.

  2. Not sure we need to check. Did you modify anything in settings_schema.json?

Note: Don’t copy & paste the code, you should modify it based on the section files

Hi!

  1. Okay, got it right. Thanks!
  2. No I did not modify it before and after pasting the code. I planned to change it after chenking if it works.

Yeah I know. I just wanted to see how it will look at first to change it after - if its okay for us I will not modify much. I am still not familiar with coding to change smth by myself before checking it first.

Thank you so much for your help!

Okay, let me know if you still face any issues.