Shopify themes, liquid, logos, and UX
Can someone help me with the code that can remove the link underline in my footer.
The theme currently in use is Flow version 31.0.6
Tried some suggestions to change code in assets folder, but did not know which section needs to add the code in.
Thank you for your help.
Solved! Go to the solution
This is an accepted solution.
Hi @ophelialeofoto
You can try follow this path:
Themes => edit code => asset => theme.min.css
and add this code to bottom of the file theme.min.css
.footer-article a {
border: none!important;
}
HI @ophelialeofoto
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
This is an accepted solution.
Hi @ophelialeofoto
You can try follow this path:
Themes => edit code => asset => theme.min.css
and add this code to bottom of the file theme.min.css
.footer-article a {
border: none!important;
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025