Different background color for the two sections

I want the second colour to cover the OUR PRODUCTS text and the first color to cover the grid layout with ‘BODY’, ‘SKIN’ and ‘BEST SELLERS’. So in the end theres two sections with different background colors.

Link: aerobell.co.uk

Pass: chantele

@chanteleo

Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.css–>paste below code at the bottom of the file.

#shopify-section-163474542884a49b05 {background: #f9f3df !important;}
#shopify-section-1634744110873bf0f0 {background: red !important;}

Thanks!

It doesnt make the ‘body’, ‘skin,’ best sellers grid background red two (how l want it to be)

@chanteleo

Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.css–>paste below code at the bottom of the file.

#shopify-section-1634740446b70fbbe7{ background: red !important;}

@chanteleo

If helpful then please Like Solution