Remove Button Boarder (sizing) - Prestige Theme.

Hey @emilyaugstudios

Keep the previous code and add this new code above 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

1 Like