All things Shopify and commerce
Hi! Does anyone know how to remove the button boarder from the size options and quantity selector
on my product page? From what I can tell, these are 'Form input' buttons, if that helps. I am using the Prestige theme.
Solved! Go to the solution
This is an accepted solution.
Hey @emilyaugstudios
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.block-swatch {
border: unset !important;
}
quantity-selector.quantity-selector {
border: unset !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @emilyaugstudios
Keep the previous code and add this new code above </style> in the end of theme.liquid file.
:checked+.block-swatch {
text-decoration: underline !important;
}
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @emilyaugstudios
Share your Store URL and Password if enabled.
Best Regards,
Moeed
Hi!
The website URL is - https://927103-16.myshopify.com/
There is no password on the website. Thank you for the help!
This is an accepted solution.
Hey @emilyaugstudios
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.block-swatch {
border: unset !important;
}
quantity-selector.quantity-selector {
border: unset !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi Moeed, thank you for the help that worked great! I don't support you know how to make an underline appear under the size option when selected, similar to this website - https://arcinaori.com.au/products/blake-set-sky?variant=45943544348836
I'm just thinking if there's no button outline customers won't know which option they have selected but I hate how chunky/blocky the buttons make it look.
This is an accepted solution.
Hey @emilyaugstudios
Keep the previous code and add this new code above </style> in the end of theme.liquid file.
:checked+.block-swatch {
text-decoration: underline !important;
}
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Legend! Thank you for all your help Moeed 😄
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
This is Richard from PageFly - Shopify Page Builder App
I can help you. Please can you provide the website url. Thank you.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi!
The website URL is - https://927103-16.myshopify.com/
There is no password on the website. Thank you for the help!
We 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, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024