How can I add spaces between boxes on multicolumn?

Hello Everyone, i just need some help with this. I want to add spaces between boxes of columns just like on the photo below,

https://46532b-2.myshopify.com/

I WANT IT TO BE LIKE THIS

Hey @Chaychay341235

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

do you have any idea on how to make the shadow or background of the box just like the reference?

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code below after element


I have 2 columns of this, how can i add space above the boxes?

Hey @Chaychay341235

Remove the previous code and add this updated code with the same steps.


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed