• Resolved luxinterior

    (@luxinterior)


    My mobile menu at https://gamblerspro.com/ is messed up for some reason. It’s missing some menu items and I can’t close it. I’m not sure how long this has been an issue but I just noticed it while activating the search icon in the main navigation.

    Does anybody have any idea what the issue could be?

    Thanks

    Lux

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Leo

    (@leohsiang)

    Hi there,

    I’m seeing a lot of custom CSS added.

    Any chance you can disable everything after line 862 and see if the issue is fixed?

    Let me know ??

    Thread Starter luxinterior

    (@luxinterior)

    Do you mean in style.css? That’s not really possible as there’s quite a lot of necessary code below 862 and it’s a working site for a client. The code has worked fine for years so it’s curious that this is just showing up now.

    Lux

    Theme Author Tom

    (@edge22)

    Hi there,

    Try adding this CSS:

    .mobile-header-sticky #mobile-header.toggled .main-nav>ul {
        top: 60px;
    }

    Let me know ??

    Thread Starter luxinterior

    (@luxinterior)

    Thanks for that Tom. It worked perfectly!

    Lux

    Theme Author Tom

    (@edge22)

    You’re welcome ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile Menu Messed Up’ is closed to new replies.