Viewing 2 replies - 16 through 17 (of 17 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I want my logo on the right side of my site title and larger.
    I am a newbie to webdesign. This is what I did:
    1. I edited my logo size to 50 x 50 and uploaded it into the Brand tab in customize.
    2. The logo covered the site title, but left the site tag.
    3. In the custom CSS tab in customize, I used the code from Andrew above, changing center to right. Nothing happened. Here is Andrews code:
    .site header .title-area {
    width: 100%;
    }

    .site header .wrap {
    text-align: center;
    }

    My website is https://bartleyhousepublications.com

    I found the custom CSS in Customize, but I don’t know where to find the CSS for the Omega parent theme. Where would I look?

    Any help would be appreciated.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘How do I center my logo?’ is closed to new replies.