Align/center content in middle of section

Hey there,
I’d like to align/center my content in the middle of a section. like this
Is there a css style I can use to achieve this? thanks for your help!

Hi There,

Please try adding this vertical-align: middle; inline CSS to your column.

Regards!

sadly this had no effect on the position of my column

Hi There,

You can add a gap above the content. Note that the gap element allows you to select which screen widths you want to show or hide it, so you can add multiple gaps according to to the screen size.

Hope it helps

thanks for the tip. Isn’t it possible to align the right column in the center of the row/section?

Hi There,

On every column you have the option to click the text-align right button which aligns the content to the right. I hope it helps, otherwise clarify the issue in more detail.

Thank you

hey there this is what I want to achieve https://prnt.sc/gzui5i
just a column that is centered vertically in its section

Hi There,

I’ve just added the vertical-align: middle; inline CSS to the column on the right.

And it seems to work fine.

Could you please have a look again?

Thanks.

thats perfect thank you :heart_eyes:

but the vertical-align: middle;
does not work in the section above :frowning:

Hi There,

Could you please try to set the marginless column option of that row to ON?

Hope it helps :slight_smile:

thank you, you are the best :heart_eyes:

Glad to hear we managed to help!

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