Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #184969

    We purchased the Enfold theme and are using it for the site forumgroupllc.com.

    For some reason, the toggle for the menu on the mobile version won’t work for some of the pages in the main menu. It works for some of the menu items, but not others. Can someone tell me how to fix that?

    Thanks!
    Tom

    #185011

    Hey eastmanbrent!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .mobile_menu_tablet .main_menu {
    display: block;
    }}

    Best regards,
    Yigit

    #185017

    Thanks, Yigit. I tried that, and it didn’t change a thing. Does it matter to know that some of the menu items are working, while others are not?

    #185022

    Hi!

    Mobile menu was set to display: none so code in my previous post should fix it. Can you post a screenshot and show the issue you are having?

    Best regards,
    Yigit

    #185026

    How do I post a screenshot to this forum?

    To be clear, the mobile menu was displaying….but some of the pages were not accessible via the toggle. Others were. It was half and half.

    #185031

    Okay, I think I figured it out, and should be a simple fix if you can tell me what I’m doing wrong. I noticed that the menu items that are displaying are Pages in the menu structure, and the ones that are not are set to Column. I can make the Column menu items Pages instead? That seems to be the only change I need to make, but I can’t figure out how. Can you help?

    Thanks!

    #185033

    Now I figured that out. It was any item under a Menu that was listed as a Mega Menu. That was prohibiting the mobile theme from allowing those menu items to be clicked.

    Is there a way to keep the Mega Menu in the theme but still have that toggle menu work in the mobile version of the theme?

    #185451

    Hi!

    Did you remove the mega menus on the main menu? I don’t see any mega menus on the list.

    Regards,
    Ismael

    #185455

    I did remove them, because the toggle menu in the mobile theme wasn’t working. Is it possible to have both the mega menus AND have the menu work in the mobile thing work?

    #186433

    Hi!

    Please update your theme to Enfold 2.4.1. You’re using 1.8.4 at the moment and we need to make sure that you’re using the latest version of the theme before we start to search for bugs, etc.

    Best regards,
    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Mobile Theme Toggle Menu’ is closed to new replies.