All things Shopify and commerce
Please help me fix to pill or circle instead of square selector with ability to choose font style , prestige theme. Store password is ENZO.
Thanks!!
i want it like this
Solved! Go to the solution
This is an accepted solution.
Hi @tigrisjewelryco ,
We have checked your website and follow below steps to achieve this.
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.css
Step 3: Insert the below style at the bottom of the file to make the elements shape pill/round.
.block-swatch {
border-radius: 999px !important;
line-height: 24px !important;
height: 41px !important;
}
The pill/round data in the "Size" and "Single or Pair" sections seems to require some vertical alignment adjustments. So, we have added line-height and height attributes to the selector to correct that. Please see the attached screenshot of the result on your website. <Place Screenshot here>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
If this solves the problem, please Mark it as Solution!
Reagrds,
Sweans
Hey @tigrisjewelryco
To add the rounded corner to your swatch selector add the following code
Step 1: Go to Online Store > Theme > Edit code > find theme.css file and paste this at the bottom
.block-swatch {
border-radius: 60px !important;
}
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
This is an accepted solution.
Hi @tigrisjewelryco ,
We have checked your website and follow below steps to achieve this.
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.css
Step 3: Insert the below style at the bottom of the file to make the elements shape pill/round.
.block-swatch {
border-radius: 999px !important;
line-height: 24px !important;
height: 41px !important;
}
The pill/round data in the "Size" and "Single or Pair" sections seems to require some vertical alignment adjustments. So, we have added line-height and height attributes to the selector to correct that. Please see the attached screenshot of the result on your website. <Place Screenshot here>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
If this solves the problem, please Mark it as Solution!
Reagrds,
Sweans
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024