Take out white space on footer

Take out white space on footer

Suco
Explorer
117 0 14

Hello guys I want take this white space on my footer con you help me 

IMG_3018.jpeg

https://www.behumblee.com/

Pass-Humblee3030

Reply 1 (1)

Moeed
Shopify Partner
7044 1897 2323

Hey @Suco 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    gap: 0 !important;
}
.footer__content-top.page-width {
    padding-bottom: 0 !important;
}
</style>

RESULT:

Moeed_0-1719310312127.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications