• I love Make.

    The website I’m working on is: http://www.westminsterquakers.org.uk

    One thing I can’t figure out is how to make the logo bigger in the header, while keeping the menu between the two lines as when I select Appearance > Customise > Layout > Header > Navigation (as it is at present).

    It changes to the size I’d like when I select Layout > Header > Centered – except the lines then disappear.

    How can I have the larger logo AND the lines?

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Question, what are you calling the logo? The site title and tagline in the logo area?

    Thread Starter robbiefrancis

    (@robbiefrancis)

    Ah – sorry 1-jah – I’ve just uploaded the logo there now. When I change the header layout to centred, the logo changes to twice the size, which is what I’d like. On centred though the lines disappear.

    Thanks

    Try adding this to your custom css

    .custom-logo {
        margin-left: 75px;
        max-with: auto;
    }
    Thread Starter robbiefrancis

    (@robbiefrancis)

    Thanks 1-jah, you’re a star. I played with that and it’s worked!

    Not a problem. It looks great. Have a good day.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change logo size in header’ is closed to new replies.