• Resolved ihtnat0710

    (@ihtnat0710)


    For some reason, all Quadmenu settings were reset to default. And when you configure the necessary menu parameters, no changes are made on the site. This plugin stopped working for some reason.

    I managed to fix the menu color using additional css styles:

    #quadmenu.quadmenu-storefront_dark .quadmenu-navbar-nav>li:not(.quadmenu-item-type-button)>a>.quadmenu-item-content {
    color: #253375;
    }

    What didn’t work: when you hover over the menu text, it disappears. Apparently Hover is automatically selected in white.

    1. How to restore the action of the QUADMENU plugin?

    2. Or how to set the desired color in the Hover menu in additional css styles?

    Help me please.

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

Viewing 1 replies (of 1 total)
  • Hello @ihtnat0710

    Please go ahead with following debugging operation:

    • Go to QuadMenu>>System and see if compiler section has no errors (red checkbox)
    • Deactivate plugins one by one checking each time.
    • Switch to WP default theme (20-21)and test
    • Disable any custom scripts you might have.
    • Clean cache both of website and browser
    • Check the information seen in tools>>site health and fix if there’s any error
Viewing 1 replies (of 1 total)

The topic ‘Quadmenu settings do not work’ is closed to new replies.