Remove spaces between sections in Footer (Mobile)

Topic summary

A user is experiencing excessive spacing between footer sections on the mobile version of their Shopify store (using the Dawn theme).

Proposed Solution:

  • Add custom CSS code to the theme.liquid file
  • Insert the code snippet before the closing </body> tag
  • Access via: Online Store → Theme → Edit code

Status:

  • A solution has been provided with step-by-step implementation instructions
  • The response includes a code snippet (content appears corrupted/unreadable in the original post)
  • User has not yet confirmed whether the solution resolved the issue

Note: The original post contains reversed/encoded text that makes some details difficult to parse, but the core issue and troubleshooting approach are clear.

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

Hi guys,

In the mobile version, I have a huge space between the sections in the footer.

How do I get rid of this gaps?

Website: https://venga-store.com/

Theme: Dawm

Thanks!

Hi @miltokas ,

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.
    2. Open your theme.liquid file
  2. Paste the below code before on theme.liquid

Was my reply helpful? Click Like to let me know!

Was your question answered? Mark it as an Accepted Solution.