Multicolumn background won't change colour? Dawn Theme

Hi, Please can anyone help. My multicolumn background will not change from white, even when I try through the ‘customize’, tab. Here is the link, you can see on the homepage

https://www.generationaudio.co.uk/

Thanks

Scott

@Gen-Audio
Put below code into base.css file (online store ->themes->asset->base.css)

.collection {
    position: relative;
    background-color: #dbdbdb;
}

1 Like

@Ujjaval

Thanks but can this be done for the multicolumn? For the sections above the bestsellers eg. mixing & mastering, Samples…

thanks

scott

Also needs padding around it please!