[Resolved] Sticky header: disable logo shrinking

Home Forums Support [Resolved] Sticky header: disable logo shrinking

Home Forums Support Sticky header: disable logo shrinking

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #699288
    Janek

    Hi,
    Is there a way to diable stiky header/navigation logo from shrinking?
    Thanks

    #699309
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .main-navigation .navigation-logo img {
        padding: 0 !important;
    }
    #699310
    Janek

    Hi David,
    Thanks. It works. BUT: now main logo is growing comparing to navigation logo. Any fix for that so both of them are with equali sizes?

    #699323
    David
    Staff
    Customer Support

    Why not just use the Navigation logo for sticky and static navigation? Instead of using the site identity logo with a floated right nav?

    #699331
    Janek

    If i do that then somehow i have two logos on my navigation and scrolling looks even more weird πŸ™‚ I activated it. Please see.

    #699335
    David
    Staff
    Customer Support

    So:

    remove the logo from the site identity.
    set the primary navigation to below header and align it right.
    and in the layout > header set the padding to zero.

    #699338
    Janek

    Excellent πŸ™‚

    #699544
    David
    Staff
    Customer Support

    Glad to hear that πŸ™‚

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