Hi there,
I’ve tried nearly every code I could find on this website and still haven’t been able to remove the link underline in my footer. It’s just the contact form (page) in my footer that has it and I would really like to remove it. Thankyou.
Goal: remove the underline from a footer link (contact form page) in a Shopify store using the Dawn theme.
Notes:
Hi there,
I’ve tried nearly every code I could find on this website and still haven’t been able to remove the link underline in my footer. It’s just the contact form (page) in my footer that has it and I would really like to remove it. Thankyou.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Same problem , any help ?
@KetanKumar I’ve sent you a message please share solution here, thanks very much!
yes, please try this code
.footer-block__details-content a {
text-decoration: none;
}
That works great! Thanks a lot
its my pleasure to help us
Hello, I tried this but it didn’t work. Can you please help me?