Shop Categories

X

Hamburger menu on mobile disappears (not submenu)

Home Forums Agama Pro Hamburger menu on mobile disappears (not submenu)

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26835
    Martina Cancian
    Participant

    Hi,

    first of all I must tell you I haven’t upgraded to the latest version of Agama Pro yet.
    I have some issue regarding the hamburger menu on mobile: it disappears as soon as I click on the button. This happens mostly when I am on the articles and it desappears without a particular reason, sometimes it works, sometimes it doesn’t. I don’t know how to fix the problem.
    I tried to paste some CSS Mr Zex has posted on this forum, but it doesn’t seem to work.

    Thank you for our help.

    Martina

    #26836
    Zex
    Moderator

    Hello, Martina!

    There must be some conflict with some of your currently active plugins. (I see some errors regarding to siteground-optimizer plugin)

    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.show {
        display: block!important;
    }

    Regards

    #26837
    Martina Cancian
    Participant

    Thank you very much. I think the problem was the SG optimizer plugin, because now, disabling the plugin, everything seems to work fine.

    Thank you again for you precious help.

    Martina

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