please see screenshot.
how do i align this button center?
please see screenshot.
how do i align this button center?

Hello There,
Thanks for writing in!
To align your button shortcode to the center, please update it and use something like this:
<div style="text-align: center">[x_button ....]</div>
This is just an example. You will have to place your current button shortcode inside this div tag <div style="text-align: center">{button shortcode here}</div>
Hope this make sense.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.