All things Shopify and commerce
Hi
Hoping someone can assist with removing the extra space that is showing at the bottom of each page on both the mobile and the desktop version (see screenshots).
https://www.krixcollection.com.au/
password: ontaub
Thank you
@amandaZ2020 Thanks for posting here,
because their style code is out of tag, therefore, it takes up space.
@amandaZ2020 also put there a section without content is takin space with margin.
section#shopify-section-template--16540663513263__image_banner_X6FCkA {
margin: 0;
}
Hi.
Sorry, what do I need to do and where?
@amandaZ2020 find the style code in theme.liquid or in snippets, then add these codes in the style tag.
after it is in then put these codes at the bottom of the style tag:
section#shopify-section-template--16540663513263__image_banner_X6FCkA {
margin: 0;
}
Hi @ProtoMan44 - It doesn't seem to be working. Can you please check what I am doing wrong.
Thanks
Amanda
@amandaZ2020 please share SS of your code file.
Remove this unused code from shopify theme your issue will be fixed if it work mark and accepted solution
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025