[Resolved] weird menu 'refresh glitch'

Home Forums Support [Resolved] weird menu 'refresh glitch'

Home Forums Support weird menu 'refresh glitch'

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #460801
    Moses

    I’ve built my menu using generatepress only,
    on this page the menu items are white, and on the sticky menu they turn black.
    Now If I scrolled down the page (I see the sticky menu) and I refresh the page, it brings me to the same position in the page so I see the sticky menu, but the menu items are probably white (the background is white as well) so I can’t see anything.

    For some reason it after a refresh it shows the styling of the regular menu even when it should load the sticky’s style.
    If that happened, even when I keep scrolling it stays this way, it fixes itself only when I get to the top of the page and then when I’ll scroll down it would be ok.

    #461059
    Tom
    Lead Developer
    Lead Developer

    Interesting, that indeed looks like a bug.

    Can you try adding this CSS for now?:

    .main-navigation.navigation-stick .main-nav ul li a, 
    .main-navigation.navigation-stick .menu-toggle {
        color: #000 !important;
    }
    #461295
    Moses

    Hey Tom, unfortunately this doesn’t seem to solve it.. can’t notice any change

    #461314
    Tom
    Lead Developer
    Lead Developer

    Just made an edit above – can you try again?

    #461339
    Moses

    The Important did it ๐Ÿ™‚
    Thanks, works perfectly

    #461647
    Tom
    Lead Developer
    Lead Developer

    No problem – I’ll get this fixed in GPP 1.6 ๐Ÿ™‚

    Thanks!

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