How to adjust spacing or change secondary background color in Dawn 4.0?

Hi, I just upgraded to Dawn 4.0 and the look of the columns is different. I have two rows of 4 of the Multicolumns and in the new version the button of the upper row is too close to the photo of the lower row, and optically they seem to be related. If I turn on the Secondary background, they get further from each other, but then the background is grey which I don’t want.
How can separate two rows a little bit, OR how can I change the color of the Secondary background (to white or invisible)?
Thank you a lot!

Hi @Organiqa-D ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

1 Like

Hi @Organiqa-D ,

Go to Assets > section-multicolumn.css and paste this at the bottom of the file:

.multicolumn.background-primary .multicolumn-card{
	background: #fff !important;
}

Hope it helps!

1 Like

Hi,

Thanks for your respond. I don’t know how, but the look got back as it was before, so the problem was solve by itself.

Kind regards,

Barbara

Hi!

Thanks a lot! Luckily I did not have to do anything, somehow the look got back to as it was before. I am sorry, I will not mark your answer as a solution as I did not try it. But I really appreciate your help!

Best regards,

Barbara at Organiqa

UPDATE: I found it, did it, and worked. Thanks a lot!

Ok, @LitCommerce , I’m sorry. It turns out added the 4.0 version but did not use it yet, so I was looking at the old version. OMG, I am such a Rooky. Also, can you help me where do I find the “Assets” part? (Rooky)

Thanks a lot.

1 Like

Hi @Organiqa-D ,

Go to Actions > Edit code > Assets.