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
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.
1 Like
Hey @DoVis7
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
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

