Add left and right margin to row of custom cards

I created a four-column row of custom cards with border. It seems the row only has two options, though: the global container being switched on or off. With “on,” it’s far too centered for my liking:


However, with it switched off, it touches the sides of the page, which I also don’t like:

Is there a way to add left and right margin to the row to prevent this? The Pro tool’s “Margin” section under the Row Setup doesn’t let me change it from auto.

Huh. I tried it with padding and it seems to work. I guess I’ll stick with this solution.

Hi @agorder,

Thank you for writing in, yes padding is one way of solving it.

Another way is when you turn off the global container the Row will give you a width and max-width control, you can set a 90% on the width so it will not touches the sides.

Cheers,

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