[Resolved] Mobile Header Gets Cut Off

Home Forums Support [Resolved] Mobile Header Gets Cut Off

Home Forums Support Mobile Header Gets Cut Off

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #886463
    Robert

    This is an odd one for me because this was working but I’m not sure when it stopped. My mobile header is getting cut off at the top. I’ve tried playing with settings to adjust it to no avail. I’ve disabled caching plugins, cleared browser caches on desktop and mobile and nothing. I even restarted my nginx and php services. At a loss!

    The only thing I can think of is that I recently migrated from another environment. I used the export/import functions in GP. Maybe something glitched?

    #886706
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you have this CSS added that’s casuing the issue:

    @media (max-width: 768px)
    @media (max-width: 768px)
    .mobile-header-navigation .site-logo.mobile-header-logo img {
        height: 110px;
    }

    Can you double check?

    Also make sure you are using the latest versions of the free theme and premium plugin:
    https://docs.generatepress.com/article/generatepress-and-gp-premium/

    Then clear your caching plugins as well.

    Let me know ๐Ÿ™‚

    #886775
    Robert

    Great thanks. That helped! The header image is a bit smaller than it used to be but I can live it. What’s bugging me is the size of the mobile menu – that is, the height of each menu item but I can open a separate ticket for that.

    #889515
    Leo
    Staff
    Customer Support

    Awesome ๐Ÿ™‚

    Glad I could help!

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