Solved

How to eliminate white lines from a mobile footer?

Buddings
Excursionist
45 1 6

Hi, how do I remove the white lines in my footer (mobile) ? 

Buddings_1-1627276315065.png

 

Accepted Solutions (2)
Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @Buddings 

paste below code at the bottom of  index.css file.

 

.footer__group {
    border-bottom: transparent !important;
}

 

 

 

View solution in original post

ZestardTech
Shopify Expert
5393 971 1293

This is an accepted solution.

Hello There,

1.In your Shopify Admin go to online store > themes > actions > edit code
2.Find Asset >index.css and paste this at the bottom of the file:

.footer__group {
border-bottom: transparent !important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
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)

oscprofessional
Shopify Partner
15843 2371 3073

Hi

please share your Store URL 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing

Kinjaldavra
Shopify Partner
2302 570 1423

hello @Buddings 

 

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

ZestardTech
Shopify Expert
5393 971 1293

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: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Buddings
Excursionist
45 1 6

Hi, the website is www.buddings.co

Kinjaldavra
Shopify Partner
2302 570 1423

This is an accepted solution.

hello @Buddings 

paste below code at the bottom of  index.css file.

 

.footer__group {
    border-bottom: transparent !important;
}

 

 

 

ZestardTech
Shopify Expert
5393 971 1293

This is an accepted solution.

Hello There,

1.In your Shopify Admin go to online store > themes > actions > edit code
2.Find Asset >index.css and paste this at the bottom of the file:

.footer__group {
border-bottom: transparent !important;
}
Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
ZestardTech
Shopify Expert
5393 971 1293

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.

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