Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23748

    Hello, I am trying to center an element inside a column, but so far have not figured out how to do it.

    I have a site at ml-insure.com, where I copied the code for a “Contact Us Today” button from the header and pasted in a section at the bottom of my page. I have been stuck trying to figure out how to center the darn thing, please advise.

    Thank you very much!

    David

    #23749

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to center an element’ is closed to new replies.