[Resolved] Enlarge header logo when using navigation as header

Home Forums Support [Resolved] Enlarge header logo when using navigation as header

Home Forums Support Enlarge header logo when using navigation as header

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1384719
    NBC

    Ironically, I now have my sticky-nav logo larger than my header logo! That’s a first.

    I’d like to get the header logo the same size as the sticky-nav logo (menu-item height 100px). Am I missing a setting, or does this call for custom CSS?

    #1385003
    NBC

    And now, for some reason, my non-sticky header logo has disappeared. [ETA: Not gone; the browser froze before I had published the logo. Still wrestling with the logo size, but it’s definitely there.]

    #1385051
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a shot:

    .main-navigation .navigation-branding img {
        height: 100px;
    }
    #1385066
    NBC

    TADAH!

    That’s the ticket.

    Thank you, Tom!

    #1385993
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.