Shopify themes, liquid, logos, and UX
Hello,
I want to change my footer. How can I change my footer from this:
to this:
Solved! Go to the solution
This is an accepted solution.
Hi,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
@media (max-width: 749px) {
.grid .footer-block__heading {
border-bottom: .1rem solid #929292;
}
}
Hi @Urtuca ,
Could you please share your Store URL and password (if applicable) so that I can review it and provide you with the appropriate solution code?
Looking forward to your response.
Thanks!
Hello, my store url is
nsccy1-4u.myshopify.com
thank you!
Hey, can you still help me out?
This is an accepted solution.
Hi,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
@media (max-width: 749px) {
.grid .footer-block__heading {
border-bottom: .1rem solid #929292;
}
}
Thank you as always!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025