How can I remove footer padding in Dawn?

Topic summary

A user seeks help removing unwanted white padding at the bottom of their footer in the Dawn theme.

Solution Provided:

  • Navigate to Online Store → Theme → Edit code → Layout
  • Open the theme.liquid file
  • Add custom CSS code above the </head> tag to eliminate the footer padding

Outcome:
The solution successfully resolved the issue. The user confirmed the fix worked after struggling with this problem for an extended period.

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

Hello @Hello22

It’s GemPages support team and glad to support you today.

Please check out my suggestion below:

  1. Go to Online Store → Theme → Edit code → Layout

  2. Open file theme.liquid then add this code to above the tag


If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

1 Like