Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #671565

    Hi Guys,

    i have a problem with the mobile menu on my side (www.haaroel.org). It will not be displayed.
    In quick css I have only change this setting: .responsive .logo { display: none !important; }

    #671712

    Hey benhenze,

    I checked your site for the issue and the css you added is not causing the problem.

    A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    #671800

    Hi Vinay,

    thanks for your help. I found the mistake. It was the plugin myStickymenu. If you disable the plugin it works.
    However, now the mobile menu is not displayed correctly (just half is shown). Perhapt because I fade the logo in the css file?
    Do you have any advice ?

    Thanks a lot!

    ben

    #671828

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #advanced_menu_toggle, #advanced_menu_hide {
        margin-top: 14px!important;
    }
    
    

    Best regards,
    Vinay

    #671843

    Top!!

    #672465

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Thanks,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile menu doesnt work’ is closed to new replies.