Column padding breaks responsiveness

When I adding padding to a column it breaks the responsiveness.

See here, these columns have padding added, but when viewed on a smaller screens the column sits outside of the screen on the right hand side instead of shrinking down.

Hi There,

Thank you for writing in, you can remove the padding from your column and add the padding directly on the text element instead.

Or

You can follow the solution that is provided here.

box-sizing

Hope it helps,
Cheers!

Thanks that works :slight_smile:

You’re most welcome!

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