Viewing 4 reply threads
You must be logged in to reply to this topic.
I tried several ways to duplicate this solution for my 1/2-1/2 column layout, but can’t get it to work. Could you help what custom CSS to insert?
https://support.codeless.co/forums/topic/column-spacing-with-margins/
Thanks!
Hello,
Can you please be a bit more specific? A row with two columns, should not have any issue displaying inside one row. What issue are you facing? Please send us a link where you have this, or a screenshot so we can understand better.
Best regards!
Same as the previous post I included in my inquiry, I would like to set margins in between 2 columns. I can’t get a space between the columns and the column backgrounds are flush against each other. See photo.
Hello,
I added this cod einto the page’s custom css box:
.vc_custom_1458227333749 {
width: 46%;
margin-right: 25px;
}
Please check your page, the columns are separated.
Best regards!
Awesome!!! Thank you so much! Definitely wouldn’t been able to figure out that on my own.
You must be logged in to reply to this topic.