Shopify themes, liquid, logos, and UX
I'm stuck with removing the line on my footer. Also the space I've put between start of footer and Instagram logo, I want that same spacing below Instagram logo between copyright text and then below copyright text too. Also how do I edit copyright text?
Solved! Go to the solution
This is an accepted solution.
Hi @pullmangallery
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.footer__content-bottom {
border-top: none!important;
padding-top: 0!important;
}
.footer__copyright {
margin: 0!important;
padding-bottom: 12px!important;
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
N/A
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.footer__content-bottom {
border-top: none;
padding-top: 0;
}
.footer__copyright {
margin: 0;
padding-bottom: 12px;
}
It doesn't seem to be working sadly...
This is an accepted solution.
Hi @pullmangallery
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.footer__content-bottom {
border-top: none!important;
padding-top: 0!important;
}
.footer__copyright {
margin: 0!important;
padding-bottom: 12px!important;
}
Thanks so much!
Hi @pullmangallery
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance. If helpful then please Like and Accept Solution.
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