Issue with Button Alignment

Hi,

I’m trying to use a button at the bottom of 3 columns but for some reason when i insert the button below the image, it automatically aligns it to the right of the image instead placing it underneath. Also I’d like to make the button the full width of the column. See Screenshot

Hi,

You need to add a gap element between you image element and button element

To make button full width, you can set the width of your button to 100%.

Hope that helps

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