Centered content

Hi,

I don’t know what I’m doing wrong here. on my site: https://simonblogs.com/ there is a section where there are three large modal buttons, which I want to be centered in the page (i.e middle one should align down the middle, other two equally spaced left and right). It is off to the left at the moment and no CSS it try is moving it over.

Please help if possible.

Hey Simon,

The issue is coming from a block of custom CSS. Please remove the max-width property and the columns will be centered.

If you wish to reduce the width of the columns, you need to apply the max-width property to the Row via custom CSS.

Hope that helps.

1 Like

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