How to Vertically Centre (Center) a p Tag in a Column

It has taken me ages to work out how to vertically centre a p tag withing a column… and the answer is actually very simple.

Yes, you select vertical align - center for the column in the Properties window.

But that isn’t enough. You have to remember that by default, the Bootstrap 4 p tag has a bottom margin. So you have to remove the margin on the p tag too, then it all works like a dream.

Voila! :slight_smile:

Community Page
Last updated: