Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1304597
Mobile Menu Issue
Closed

Comments

  • stephaniesouth started the conversation

    Greetings,

    We are preparing for launch and have yet to figure out the mobile menu issue that we have occurring.

    I have added images below featuring what the menu looks like on Desktop and what is happening with the Mobile Menu, alongside my current settings in the TheGem Theme Options admin panel.

    If you can guide me to how to fix this issue with the mobile menu that would be highly appreciated.

    See attachments below.

    Thanks

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 768px) {
    body #site-header-wrapper.sticky-header-on-mobile {
        background-color: #000 !important;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • stephaniesouth replied

    Gregor,

    Thank you for your assistance.

    Unfortunately, this doesn't fix the issue.

    See: http://d35.edd.myftpupload.com/

    Have any other solutions?

    Thanks again for your time and service.

  •  7,092
    Oliver replied

    HI!

    pls. clean your browser cache

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver