Hi there,
I could use help to remove the text decoration / link underline in my footer. The regular CSS approach didn’t work (remove text decoration or background image).
site: dragonsdenhawaii.myshopify.com
pw: dragon
this is for the footer only
A user needs to remove underlines from text links in their footer on the Broadcast theme. Standard CSS methods (text-decoration or background-image removal) haven’t worked.
Solution provided:
</body> tagStatus: The solution appears resolved based on the provided code snippet and result screenshot, though the actual CSS code content wasn’t fully visible in the conversation. The fix is theme-specific and requires direct file editing rather than standard CSS customization options.
Hi there,
I could use help to remove the text decoration / link underline in my footer. The regular CSS approach didn’t work (remove text decoration or background image).
site: dragonsdenhawaii.myshopify.com
pw: dragon
this is for the footer only
Hey @mariafy2
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT
If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed