Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
my theme is prestige and my website is Antoninias.com.
I would like to change the look of the size as an example bellow....the chosen size should be underlined and the sold out products should be appearing greyish
Hi @Antoninias
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
label.block-swatch {
border: unset !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
yes it is but no underline is applied at the chosen size and currently only the chosen product is black while others are grey....but I want only out of stock product appear grey ...please let me know how to add these as well
You can try this code again.
label.block-swatch {
border-left: unset !important;
border-top: unset !important;
border-right: unset !important;
}
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
this code has basically just deleted all borders unless the bottom one....please see attached an example of how how Ould like to have it: https://www.sommerswim.com/products/paloma-lusso-tie-side-bikini-bottoms?variant=49000601715037