Shopify themes, liquid, logos, and UX
Hi there. On the product pages... I am trying to make the main product image smaller with the navigation arrows on either side with the thumbnails immediately below the main product image. Help! Thank you.
https://mimihalinew.myshopify.com/
PW: mimihali2024
Solved! Go to the solution
This is an accepted solution.
Hi @shamrockweb,
Please go to Actions > Edit code > Assets > section-main-product.css file and paste this at the bottom of the file:
.product__text {
width: 50%;
max-width: 700px;
}
I'm also hoping to make all photos with a rounded edge border that is 15px. thank you.
This is an accepted solution.
Hi @shamrockweb,
Please go to Actions > Edit code > Assets > section-main-product.css file and paste this at the bottom of the file:
.product__text {
width: 50%;
max-width: 700px;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025