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
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
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;
}
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