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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024