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.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025