Margin between colums with small resolution

Hi there,

i am making a test design on this url https://www.wellcoll.nl/test/

I do not succeed to get some margin between the colums when viewing with small resolution.

I tried to add “margin-bottom: 20px” as inline CSS, but i cannot get this to work.

Could you have a look into this?

Hi There,

Thanks . for writing in!
You can write the CSS in Element css.

Example

$el {
  margin-bottom: 20px
}

Hope this works for you!

Thanks

It works. Thanks

You are most welcome. :slight_smile:

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