• Resolved OverrRyde

    (@overrryde)


    Hello everyone.

    Im trying to customize the Rookie theme but getting stuck here. Can anyone tell me how i can center my site logo?

    Also, when adding a custom header image and cropping it, it appears to be off center and not what i am expecting.

    Any help?
    Thanks!

    site: https://www.centennialfc.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Brian

    (@brianmiyaji)

    @overrryde try adding this to SportsPress > General > Custom CSS:

    .site-branding-custom-header {
    text-align: center;
    background-position: center;
    }
    Thread Starter OverrRyde

    (@overrryde)

    Ahh thats what “custom CSS” is! I was reading something very similar on another support topic but couldnt figure out the custom css portion of it!

    Thanks! Logo is now centered!

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