[Dawn Theme] How do I get rid of white background between website assets?

Solved

[Dawn Theme] How do I get rid of white background between website assets?

namestolen
Excursionist
28 0 5

When viewing my Pages>Default Page section of my website (which incorporates my "About Us" section, and "Contact Us" sections etc.  There is a white section that is between the "Page" section and the "Footer" that I cannot get rid of and have no available options to get rid of.  I'm pretty sure it's some type of margins issue, because I was able to semi remedy it by playing with the margins above and below this white void section, but I was not able to get rid of it completely.  I'll provide a picture so you can understand:

 

RTT Help.jpg

 

To see it for yourself you can visit: https://rttrove.com/pages/contact-form and you'll see it on desktop.  Thanks for any help in advance!

Accepted Solution (1)

Moeed
Shopify Partner
5061 1348 1626

This is an accepted solution.

Hey @namestolen 

 

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 </body> tag

<style>
main#MainContent {
    background: #28282B !important;
}
</style>

RESULT:

Moeed_0-1725261824491.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

-Need a Shopify Specialist? Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
5061 1348 1626

This is an accepted solution.

Hey @namestolen 

 

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 </body> tag

<style>
main#MainContent {
    background: #28282B !important;
}
</style>

RESULT:

Moeed_0-1725261824491.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

-Need a Shopify Specialist? Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
namestolen
Excursionist
28 0 5

Thank you, this worked great.

Moeed
Shopify Partner
5061 1348 1626

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

-Need a Shopify Specialist? Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

topnewyork
Globetrotter
633 113 134

Hi @namestolen ,

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

<style>
main#MainContent {
    background: #28282B !important;
}
</style>

topnewyork_0-1725262049919.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at Top New York Web Design
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel