Re: Removing line from footer & evening out spacing

Solved

Removing line from footer & evening out spacing

pullmangallery
Tourist
4 0 4

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?

Accepted Solution (1)
ZestardTech
Shopify Partner
5760 1051 1390

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;
}

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: [email protected]
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 7 (7)

ZestardTech
Shopify Partner
5760 1051 1390

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: [email protected]
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
pullmangallery
Tourist
4 0 4

N/A

ZestardTech
Shopify Partner
5760 1051 1390

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;
padding-top: 0;
}
.footer__copyright {
margin: 0;
padding-bottom: 12px;
}

 

ZestardTech_0-1724762775682.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: [email protected]
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
pullmangallery
Tourist
4 0 4

It doesn't seem to be working sadly...

ZestardTech
Shopify Partner
5760 1051 1390

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;
}

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: [email protected]
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
pullmangallery
Tourist
4 0 4

Thanks so much!

ZestardTech
Shopify Partner
5760 1051 1390

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.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: [email protected]
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing