[Resolved] Navigation Logo

Home Forums Support [Resolved] Navigation Logo

Home Forums Support Navigation Logo

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #363502
    Frank

    I added a logo in primary navigation from customize > layout > primary navigation feature but it looks distorted. What’s the optimal height / width for it? Height of my menu item is 50px.

    #363503
    Leo
    Staff
    Customer Support

    Hi Frank,

    Any chance you can link me to the site?

    #363526
    Frank

    You can see the website here:
    http://shoutkey.com/beetle

    Height of my navigation logo is 50px which is same as menu item height.

    #363527
    Leo
    Staff
    Customer Support

    Try this CSS:

    .main-navigation .navigation-logo img {
        padding: 0;
    }

    You can remove this as well:

    .main-navigation .navigation-logo img {
        height: 50px;
    }
    #363530
    Frank

    It works perfectly now! Thanks a lot.

    #363552
    Leo
    Staff
    Customer Support

    No problem!

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