How to reduce the spacing between footer menu and quick links?

Topic summary

A user seeks to reduce excessive spacing between the footer menu and quick links on their Shopify store. They provided preview links and screenshots showing the current layout issue.

Proposed Solution:

  • Access the theme editor via Online Store → Edit Code
  • Locate the theme.liquid file
  • Insert custom CSS code just above the closing </body> tag

The response includes a code snippet (markup not fully visible in the conversation) intended to adjust the footer spacing through CSS modifications. The helper requested the user mark the solution if successful.

Status: Solution provided but not yet confirmed as implemented or effective. The discussion appears to be awaiting user feedback on whether the CSS adjustment resolved the spacing issue.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

Hi everyone,

I’m trying to decrease the space between the footer menu and the quick links on my store’s page. I’ve attached some images to show the current spacing issue I’d like to fix.

Here’s the preview link to my store: https://ll4w4t6j24v2zyxo-86217654598.shopifypreview.com
Password: Password

Thanks so much for your help!

Best,
Kim

Hey @KimGottwald

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 tag


RESULT:

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

Best Regards,
Moeed

1 Like