I would like to insert a background container for the contact form as shown in image 1. Does anyone have an idea how to do this?
Topic summary
A user seeks to add a background container to their contact form on the Dawn theme, providing a reference image showing the desired styling.
Solution Provided:
- Another participant offers CSS code to achieve this effect
- Instructions involve editing the theme.liquid file in the code editor
- The CSS targets the contact form section with specific styling for background color, padding, border radius, and box shadow
- Code should be inserted above the closing tag
Technical Details:
- Uses
.contactclass selector - Applies white background (#fff)
- Includes 40px padding and 10px border radius
- Adds subtle shadow effect for depth
Note: The conversation includes reversed/encoded text that appears intentional but doesn’t affect the core solution being shared.
Hey @Roxolot
Kindly share your Store URL and Password if enabled
www.taskslider.de
PW: saigew
Hey @Roxolot
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.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
2 Likes


