Centering Content in Column

Hi,

I am using short code so I need to use the HTML module and used this code:
<center>

[type_text_effect id=“0” alias=“Text1”]

</center>

Not sure if this is best practice to use <center> or if there is another way to center content in column?

Thanks

Hey Dan,

That should work. You could also use CSS, but using the center technique is quick and should work just fine.

Best,
Billy