• Resolved webworks

    (@webworks)


    No matter what, I can’t get rid of the desk top menu.

    (I’ve tried enabling/disabling, different breaking points, etc)

    Only the older version of this plugin appears to work in our environment, because I tried the later version (again) on this next website, and it was not until I removed it and downgraded which finally allowed the hamburger menu to appear. But now, Unfortunately it’s overlapping the desktop menu.

    Can you tell me where I can remove residual settings from the database? What specifically I can change to prevent desk top menu from appearing?

    The password to see the page is 85858

    https://apartmentsclearfield.com/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @webworks

    Can you please tell me the RM version in which the menu is working properly?

    Regards,
    sumit

    Thread Starter webworks

    (@webworks)

    Yes, it’s older v Version 3.1.14.

    We have it working fine on this website:
    https://apartmentschattanooga.com/

    In the above case, I never installed the later version. But with this current issue, (and because I went backwards) we’re stuck with those desktop menu buttons.

    • This reply was modified 2 years, 5 months ago by webworks.
    Thread Starter webworks

    (@webworks)

    Hello – can you help me make the deskop menu go away?

    Hi @webworks

    Please add the below-given CSS code in the additional CSS section of the WordPress customizer and then check. Let me know if you need more help.

    @media screen and (max-width: 80000px){
    button#responsive-menu-pro-button {
    display: none !important;
    }
    }

    Regards,
    sumit

    Thread Starter webworks

    (@webworks)

    You know, I must apologize for the trouble. It’s my theme that’s bringing it back in the header. I was missing my own css !!

    Thanks very much for your assistance nonetheless.
    Your plugin is super ??

    I’m certain we’ll get to the bottom of whatever the conflict is (with the latest version)

    Hi @webworks

    So is your issue resolved please confirm.

    Regards,
    sumit

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove Desktop Menu’ is closed to new replies.