Hi,
I want to remove the underline under button links. My site is https://vazluxe.com
A user seeks to remove underlines from button links on their Shopify store (vazluxe.com). An image was provided showing the specific underlined elements.
A solution was offered involving custom CSS code to be inserted in the theme.liquid file before the closing tag. The CSS targets link elements with ‘text-decoration: none !important’ to remove underlines.
Status: A potential fix has been provided but not yet confirmed as implemented or successful.