The footer section not on the bottom of Account/Cart pages

Yes, i removed the code from theme.liquid and saved; paste the CSS code in theme Custom Css and Save, the white space still there.

Thanks Moeed! thats the solution to remove the white space on top and keep the footer at the bottom, Thnak you so Much!

1 Like

I do not see it in your store. Ok, whatever suits you.

I can tree the CSS code again to test it if you want, R u there? tim

You can try it again.

I can have a look and confirm whether it’s there. Then you can try to undo the theme code edit and confirm that it works the same…

ok 2 minutes, I do a test

Ok you can check it. I pasted html body { display: flex; flex-direction: column; } .shopify-section-group-footer-group { margin-top: auto; } and theme.liquid code removed; You can see white space still there