One of our final changes require to launch our store!
I’d like to change the mobile user experience on our store so the user can scroll down on the HOME PAGE to see all products through Featured Collection, instead of having to use the product slider which it currently defaults to - which currently looks like:
Fixed by doing the same as mentioned here (https://community.shopify.com/topic/1154564) - but directly editing it into the .grid-overflow wrappers instead of at the bottom of the code!
This is a big problem with Motion theme and this solution does not work with version 9.0.0
That mobile experience is ridding conversion and proper product display in mobile. You should make that an option and not force everyone to display products as a slide on the home page. Users see less products
it works with the last version , in the theme.css.liquid, you have to delete all the line for the grid-overflow-wrapper and replace it with this code :