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;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025