Shop Categories

X

Mobile submenu items closing after clicking on the plus sign

Home Forums Agama Pro Mobile submenu items closing after clicking on the plus sign

Topic Resolution: Resolved
  • This topic has 1 reply, 2 voices, and was last updated 3 years ago by Zex.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26929
    Jason Bodor
    Participant

    On mobile, when clicking on the ‘plus’ sign to expand a menu item and see the sub-menu items, the items display for a brief second and then the menu collapses again right after the sub-menus are displayed, almost immediately. It doesn’t matter if you keep your finger on the ‘plus’ icon or not. Before the latest WordPress update my mobile menu, including sub-menus, were working just fine! It does this on any mobile device (iOS and/or Android) and even on Chrome’s mobile emulator.

    We’re currently on Agama’s version 1.4.9.1

    This is happening on https://farmaciasroma.com/es_mx/

    Any ideas?

    Thank you

    #26931
    Zex
    Moderator

    Hello, Jason

    There must be some conflict with some of your currently active plugins.

    If you want to discover what exact plugin causes the error, you can temporarily disable all the active plugins, then if the mobile menu works activate the plugins one by one until the problem reoccurs, so on that way you will find the problematic plugin(s), then replace it with some similar or let us know so we can try to fix the incompatibility.

    or… simply insert the following CSS code into Customizing->General-Additional CSS:

    .mobile-menu .collapse.in{
        display:block!important
    }

    Regards

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