Hi all,
I would like the background of pages on my webshop to match the colour of the theme i’ve selected. The page background color now shows as white which is different to the rest of the website and doesn’t look nice.
To give you an idea. Below image you see a screenshot of my FAQ page which has a white background. While the default colour of the dawn theme I picked is grey (footer colour).
On the default page design I don’t have this issue(this how I want my entire shop/all pages to look. Same background colour all the way through):
The customization UI doesn’t allow me to change the color of the pages. I’ve tried adding the following code to my base.css but with no succes:
}
section, .shopify-section, .section {
background: #f3f3f3 !important;
}
Does anyone have a lasting solution for this so that the pages always match the dawn theme 2 colors?
Store: www.herenowbrand.com
Thanks so much for the help!



