Blog header background color

Blog header background color

JayKay89
Excursionist
22 0 5

On the theme I'm using, it shows a light grey in the header section of the blog like this:

 

Screenshot 2025-05-01 at 9.49.40 AM.png

 

I would like mine to appear like that too, but it is currently all white. Is there a custom CSS I can add to the blog pages, so just that part has the light grey background? hex: FAFAFA

 

Thanks!

 

Here's my site: https://g8e45qhpuecinkpn-8134245.shopifypreview.com

Replies 2 (2)

websensepro
Shopify Partner
1914 229 274

Hi @JayKay89,

 

Go to Online Store -> Theme -> Edit Code.

Open your theme.liquid, paste the code just before the </head> tag.

<style>
.body-template-blog main#MainContent {
    background: #FAFAFA !important;
}
</style>

Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
JayKay89
Excursionist
22 0 5

hi @websensepro - unfortunately, that didn't fix it.

 

Here's the specific page I'm talking about https://tothestars.media/blogs/press-and-news/vox-ufos-are-real-that-s-the-easy-part-now-here-s-the-...