[Resolved] Mobile Navigation Logo + Search Icon + Burger Nav in one line

Home Forums Support [Resolved] Mobile Navigation Logo + Search Icon + Burger Nav in one line

Home Forums Support Mobile Navigation Logo + Search Icon + Burger Nav in one line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #963968
    Rolf

    Hi, I am facing the problem that my mobile navigation is split after the search icon. I would like to show everyone on the same level (no line break).

    Screenshot: http://share.freshvanroot.com/adZMGv

    What is a best practice to do this?
    Is it possible to get the Search icon only within the menu bar?
    I am using a 3rd party plugin for search, could that be the problem?

    thank you.

    #964272
    Leo
    Staff
    Customer Support

    Hi there,

    I think that’s because your logo is simply too wide on smaller screen.

    Can you give this CSS a shot?

    .navigation-branding img {
        height: 45px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know ๐Ÿ™‚

    #964927
    Rolf

    thanks, this helped!

    #965208
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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