3 column margins, creating separation

Hello, how may I create separation between these columns? https://www.kb.jniplants.com/introductions/
- I don't care how much space. I can play/wiggle after I figure out how. On desktop, there would appear to be some separation between the boxes, and on mobile the boxes would appear to have some separation instead of appearing to be stacked on top of each other.

I do have some custom CSS already applied to these columns:

/* Wrap border for products */
.wrapproductborder { 
border: 1px solid #bababa;
border-style: solid !important;
border-radius: 5px;
background: #ffffff;
}

Thank you - as always - for the help!

Comments

Sign In or Register to comment.