Viewing 2 replies - 1 through 2 (of 2 total)
  • If your theme has a custom CSS option, you can copy & paste the rule below into it. Otherwise, use a CSS plugin to add the rule.

    #masthead img {
       margin-left: auto;
       margin-right: auto;
       display: table-cell;
       text-align: center;
    }
    Thread Starter cantu.juanita

    (@cantujuanita)

    Thank you! It worked! I greatly appreciate the help! I hope this helps others also.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘center my logo’ is closed to new replies.