All things Shopify and commerce
I want to enlarge the color swatches on my product template in Shopify so that each one appears on a separate line...
I would also like to change the colour of the "Shipping" link to black.
Solved! Go to the solution
This is an accepted solution.
Hi @T-Hubscher,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.swatch--square {
height: 50px !important;
width: 50px !important;
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi,
Yes, my site uses the liquid theme. I will be able to update the code. Thank you!
Hi @T-Hubscher
Im not sure if i understand what you mean "each one appears on a separate line" do you want make it a dropdown menu? Like this.
or just to enlarge? if it is check this one.
@media screen and (min-width: 750px) {
.product-form__input--swatch .swatch-input__input+.swatch-input__label {
--swatch-input--size: 4rem;
}
}
.product__tax.caption.rte a {
color: rgb(var(--color-foreground));
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
No thanks.
I want the colour swatches to be bigger so that customers can easily see the grain in the images.
This is an accepted solution.
Hi @T-Hubscher,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.swatch--square {
height: 50px !important;
width: 50px !important;
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
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