Column Margin Doesn't Work w/Marginless Columns On

I reported this issue a while back. Thought it might get fixed but not so far.

See: http://marmar.co50demo.com/#collections

The top photo is actually a column bg image (which allows it to cover the whole area no matter the width, whereas putting an image element there would cause it to shrink as the viewport narrows) while the two photos under are image elements. I need to get the top photo aligned properly so it’s left and right edges match the width of the bottom right photo. I went into Customize and set a CSS margin for the column but it has no effect unless marginless columns are turned off, but doing that makes what I’m trying to accomplish impossible.

Hi @co50,

Thanks for reaching out.

It’s intentional and a margin-less setup should be marginless. I recommend adding padding instead of margin. Else, please turn off the margin less feature and set your margin accordingly. You could also use global block to add your content and have the margin on the global block, then add that block to your margin less column.

Thanks!

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