Shopify themes, liquid, logos, and UX
Hello,
Can anyone help me with a code that will put my vertically stacked media gallery in a scroll box exactly like this website has done: https://www.houseplant.com/products/gloopy-ashtray-by-seth-in-red-aqua ?
I want the media gallery to be a separate scroll from the product content on the right side.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @mOONbOOTS
You can use this solution.
1. Open Theme -> Edit Code
2. Find file base.css and paste this code to the bottom of file:
.product.product--left ul.product__media-list.contains-media {
max-height: 74vh;
overflow: scroll;
}
Hope my solution will help you
Mike from Consentik
Hi @mOONbOOTS
This is Mike from Consentik
Could you leave your store URL then I can take a look?
This exactly what mine looks like: https://themes.shopify.com/themes/dawn/styles/default/preview
This is an accepted solution.
Hi @mOONbOOTS
You can use this solution.
1. Open Theme -> Edit Code
2. Find file base.css and paste this code to the bottom of file:
.product.product--left ul.product__media-list.contains-media {
max-height: 74vh;
overflow: scroll;
}
Hope my solution will help you
Mike from Consentik
Thank you!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024