Shopify themes, liquid, logos, and UX
Hey,
is there a possibility to implement a sliding image bar under the pictures on the product page only for the mobile site?
store: aeraclo.com / PW: aerafamily
best regards and thanks for every reply
current:
how i want it to be like:
Hi @diiekent ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/theme.css
3. Add code below to end of file
@media(max-width: 749px){
.product-gallery__image-list .product-gallery__carousel{
scrollbar-width: auto;
display: flex;
width: auto;
}
.product-gallery__image-list .product-gallery__carousel .product-gallery__media{
min-width: 100vw;
}
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025