How can I increase the size of my color swatches?

Solved

How can I increase the size of my color swatches?

Claud123
Explorer
70 0 14

Screen Shot 2022-03-10 at 6.46.54 PM.pngHey Guys, My image swatches are too small and I would like them to be bigger. Since they are textures/colors its important that they are big enough to be seen but not so big they ruin the aesthetic. Can anyone help? My theme is pipeline.

 

Thanks in advance!

Accepted Solution (1)
KetanKumar
Shopify Partner
37094 3645 12053

This is an accepted solution.

@Claud123 

yes, please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.swatch__button label 
 {
   width: 40px;
   height: 40px;
 }
.swatch__button input:checked~label:after 
 {
   top: -5px;
    left: -5px;
    width: 50px;
    height: 50px;
 }

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 8 (8)

KetanKumar
Shopify Partner
37094 3645 12053

@Claud123 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Claud123
Explorer
70 0 14

Hello Ketan, 

 

Thank you so much. I will wait patiently. Your help means a-lot!

KetanKumar
Shopify Partner
37094 3645 12053

@Claud123 

can you please share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Claud123
Explorer
70 0 14

most definitley. URL for one of my products is https://flordcanada.ca/collections/recycled-flooring/products/gatorpro-roll?variant=42570695999714

 

password is flord123

KetanKumar
Shopify Partner
37094 3645 12053

This is an accepted solution.

@Claud123 

yes, please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.swatch__button label 
 {
   width: 40px;
   height: 40px;
 }
.swatch__button input:checked~label:after 
 {
   top: -5px;
    left: -5px;
    width: 50px;
    height: 50px;
 }

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Claud123
Explorer
70 0 14

thank you so much it worked!!! is there anyway i could make sure they all alignScreen Shot 2022-03-11 at 12.11.18 AM.png straight. they are a bit crooked by default i think in pipeline.

KetanKumar
Shopify Partner
37094 3645 12053

@Claud123 

yes, please add this code also

.product__align-left .swatch__button:first-of-type {
    margin-left: 0;
}
If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
FLProducts
New Member
8 0 0

Hello ! Any chance you could help with the same issue but on the Shopify CANOPY theme? We sell wigs so the default swatch size is WAY too small to actually see the colour (Preview link: https://www.firstladyproducts.com/?_ab=0&_fd=0&_sc=1&preview_theme_id=121517277278Screen Shot 2023-09-18 at 2.28.46 PM.png