[Resolved] Tiny Sticky Navigation Logo

Home Forums Support [Resolved] Tiny Sticky Navigation Logo

Home Forums Support Tiny Sticky Navigation Logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #895439
    Kris

    Hi,

    I am having an issue with the sticky logo set with Customize|Layout|Sticky Navigation. The logo is very small. I cannot add much to the height of the sticky navigation since we are using two line primary menu titles and it spreads the menu to much.

    I have tried resetting the padding on the logo but can’t find the right classes for the CSS.

    Thanks much,
    Kris

    #895470
    David
    Staff
    Customer Support

    Hi there,

    navigation logos get there height from the menu item height which is only 25px. As increasing the height won’t work for your set up then you can force it to a new size with this CSS:

    .navigation-branding img {
        height: 60px;
    }
    #895478
    Kris

    David, you the man! Looks great!

    Thanks much,
    Kris

    #895534
    David
    Staff
    Customer Support

    Glad to be of help

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