Shopify themes, liquid, logos, and UX
Hi
I want to make the image swatches a bit larger on the product pages.
Using symmetry theme.
Example product
https://thesportsconceptstore.co.za/collections/on-for-men/products/cloud-5-mens
I've looked at the theme.css but can't really understand it.
Solved! Go to the solution
This is an accepted solution.
Hi @SDBdigital,
Please go to Actions > Edit code > Assets > main.css file and paste this at the bottom of the file:
.swatch-style-icon_square .option-selector .opt-label--image {
--swatch-picker-image-size: 50px;
}
You can change the number as you like, it will display well
Hi @SDBdigital,
You can try increasing width and height here:
I hope it helps!
Hi
I tried that - I doubled the px for 22 to 44.
But it didn't make a difference - I tried 3 different browsers.
This is an accepted solution.
Hi @SDBdigital,
Please go to Actions > Edit code > Assets > main.css file and paste this at the bottom of the file:
.swatch-style-icon_square .option-selector .opt-label--image {
--swatch-picker-image-size: 50px;
}
You can change the number as you like, it will display well
Thank you - much appreciated.
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