Site logo

Archived topic

How to center content in html container?

3 replies · Started by Karsten on August 31, 2022

Viewing posts 1–4 of 4

Hello friends,

please check my site:

How could I center the blue badge "proven expert" on top of the page. The HTML is inside a html container.

Thank yiou

Karsten

Hi there,

in your HTML block, wrap your HTML code in div like so:

<div class="has-text-align-center">
Your code here
</div>

Thank you, David

Great support

Glad to be of help

This archived topic is closed to new replies.