Shopify themes, liquid, logos, and UX
For some reason the entire text on my product pages is now underlined and a hyperlink to my shipping policies, is there a way to turn this off??
@Susi12 yes possible, can you share your store url ?
Hello @Susi12
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
Thanks that worked!!
what did they do to fix it? - I have the same issue!
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
a{
text-decoration: none !important;
}
</style>
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025