Site logo

[Resolved] Mobile header and logo

Home Forums Support [Resolved] Mobile header and logo

Home Forums Support Mobile header and logo

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #677373
    ETO

    I think I have a problem with header menu and logo on mobile: link

    #677410
    Leo
    Staff
    Customer Support

    Hi there,

    What’s the problem?

    I’m not seeing anything obvious.

    Let me know 🙂

    #677446
    ETO

    The menu and search button are below the logo. Shouldn’t they be on the right of the logo?

    #677449
    Leo
    Staff
    Customer Support

    Only if you are using mobile header:
    https://docs.generatepress.com/article/mobile-header/

    #1537934
    ETO

    Hello, again!
    Now I have the same problem only on AMP pages. Although I use mobile logo, the logo is above and the search button and the menu are below the logo. What I want is that the search button and menu icon should be on the right of the logo.

    #1537942
    Leo
    Staff
    Customer Support

    I’m not seeing the issue here:
    https://www.screencast.com/t/YOlymydr

    Is there a specific page I should be looking at?

    #1537961
    ETO

    Please, check this AMP link:https://faydaca.com/?amp

    #1538356
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS:

    @media (max-width: 768px) {
        .navigation-branding amp-img {
            height: auto;
            width: 100px;
        }
    }
    #1540801
    ETO

    Thank you, Tom. It works.

    #1541435
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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