Shopify themes, liquid, logos, and UX
I’m looking to remove the underline from size guide for mobile and desktop on dawn theme
url knmb1c-pf.myshopify.com
password samurai
Solved! Go to the solution
This is an accepted solution.
Hi @undercoverfresh
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
button#ProductPopup-popup_3R9ppt {
text-decoration: none !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
This is an accepted solution.
Hi @undercoverfresh
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
button#ProductPopup-popup_3R9ppt {
text-decoration: none !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025