Remove blank space

Topic summary

A user is experiencing unwanted blank space on their contact page using the Dawn theme. They provided a screenshot showing the spacing issue and shared their store URL with password for review.

A solution was offered involving custom CSS:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Insert CSS code above the </body> tag to remove the spacing
  • The responder included a “RESULT” screenshot demonstrating the fix

Status: A solution has been provided but not yet confirmed as implemented or successful by the original poster.

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

Hello i’m having trouble removing blank space on my website in contact page. Theme is DAWN, https://a0jje7-i8.myshopify.com/pages/contact password: gucool

1 Like

Hey @DoVis7

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