How to increase space between columns

Hi,

I’m trying to recreate a page similar to http://demo.theme.co/agency/about/

In particular this section https://imgur.com/bzf16Cm

But when I try it the two columns are too close together which makes it difficult to read. So I would like to add some space between. I’m sure this is possible but I just don’t know how.

Hope you can help. Thanks.

Hi Mark,

Thanks for reaching out.

Would you mind providing the site’s URL that has this issue? That section is a margin-less column, which you can’t set the margin which make them equals. But it has 6.5% padding in the demo, you could do that in your column as well.

  1. Inspect the section’s row where your columns are and toggle on the margin-less option.

  1. Then inspect your columns and set its padding to 6.5%

The 6.5% is just based from the demo but you can always increase or decrease it.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.