[Resolved] Mobile icon wrapping

Home Forums Support [Resolved] Mobile icon wrapping

Home Forums Support Mobile icon wrapping

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1089004
    Dan

    I am experiencing an issue that I’ve not seen on any other Generatepress build I’ve worked on where the mobile nav icon is wrapping onto a new row – https://ibb.co/gwKP2j6.

    This only appears to happen on mobile devices – I can’t seem to replicate it on Chrome Dev Tools or similar.

    It appears to occur regardless of the size of the mobile header site logo.

    Clicking on the site logo seems to reset the issue. Clicking in a new article drops the nav menu icon down again.

    Anyone seen this before and know the cause?

    #1089296
    David
    Staff
    Customer Support

    Hi there,

    can you clear and disable the autoptimize cache so i can take a look

    #1090103
    Dan

    Cleared and disabled David.

    Thanks

    #1090191
    David
    Staff
    Customer Support

    Looks like that cured the issue – which means it was the cached CSS causing a problem.
    Re-enable the autoptimize cache. If the problem re-occurs then try the following CSS:

    .site-logo.mobile-header-logo img {
        width: unset !important;
    }
    #1090194
    Dan

    Thanks David.

    Sorry – shouldn’t have bothered you with that. I did try disabling Autoptimize as that was my first thought but I guess I must not have cleared the cache properly.

    Apologies and thanks.

    #1091247
    David
    Staff
    Customer Support

    No problems – glad to be of help

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