Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #263961
    [email protected]
    Participant

    I’d like to display my site title as this: https://ibb.co/fXLJBRf it’s a black logo and white font stacked.

    I uploaded it as just a logo but it’s not responsive with it’s color. The background color on the main page is grey, but on the other pages the background is white. I’d like to have the site title be on two lines and look like my image.

    makeleaders.org

    #264052
    Skandha
    Participant

    @danielatesch09gmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead > div > div > div.site-branding > div > p.site-title {
        text-align: left;
    }
    .site-identity {
        width: 100%;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #264108
    [email protected]
    Participant

    No that didn’t work. My site title is Sports Leadership Development. And I’d like it to look like this:

    Sports Leadership
    Development

    Preferably with “Development” increasing it’s font size to the width of “Sports Leadership”

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo/title’ is closed to new replies.