Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
M
Reaction score
1

Profile posts Latest activity Postings About

  • If anyone has any hints or tips on how to centralize a website logo, I'd be grateful :) I have used a few different codes like text-align: center; and
    CSS:
    .site-title-wrapper {
       text-align: center;
    }
    or even
    CSS:
    .custom-logo-link {
        display: block;
        text-align: center;
    }
    but nothing has happened. Any help would be greatly appreciated.
  • Loading…
  • Loading…
  • Loading…
Back
Top Bottom