Viewing 2 replies - 1 through 2 (of 2 total)
  • That is a GREAT site! Fabulous!

    Try this & let me know if it centers — Paste into your Custom CSS:

    /*Center Copyright */
    .site-info p{text-align:center;}

    Oops…forgot you wanted bold & copyright symbol!

    For the copyright symbol try this instead of the word “copyright”:

    &copy
    Otherwise try: © (including the semi-colon)

    Those normally will show as the © symbol.You can also try copy/paste the symbol in front of the year.

    For your centering issue, Paste this into your Custom CSS:

    /*Center Copyright */
    .site-info p{text-align:center;
    font-weight:bold;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to center copyright info in footer!’ is closed to new replies.