Column Element margin

Hi,
I am using X updated to 7.1.2 . The column element isn’t showing Margin option on left hand menu.
I put below CSS under customize option, but margin isn’t working

$el.x-col {margin-right:10px} ;

I couldn’t use grid element option as each column has 2 text elements.
Please have a look.

Hi Anuja,

Thank you for writing in, yes columns has no margin option, that is intentional you’re risking to break your column layout if you apply margin especially side margins on your columns.

I’m not sure what you’re trying to do though if you want to space out your columns, please inspect your ROW and set the Gap width

Layout Tricks: Using Column Gaps as Dividers

Hope it helps,
Cheers!

1 Like

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