Hello David,
Thanks for submitting a question about how to center an element.
If you are having trouble centering that element with the visual editor, you can always grab it in the text editor. If you switch from the visual tab to the “text” tab you can surround that element with HTML tags for “center” alignment, like this:
<center> [the button code here] </center>
Best,
Christopher M.