Viewing 3 replies - 1 through 3 (of 3 total)
  • salsaturation

    (@salsaturation)

    Don’t know if you theme has an option to center it but if not here is the code. If you don’t already have a child theme or your theme doesnt have a custom.css you should install a plugin like custom CSS plugin then add the following to the custom css area.

    a#logo {
    margin: 0 auto;
    width: 169px;
    display: block;
    }
    Thread Starter obergmarkus

    (@obergmarkus)

    Great it worked! Thanks! 🙂

    salsaturation

    (@salsaturation)

    You’re welcome. Don’t forget to mark it as resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Producer] Center Logo’ is closed to new replies.