Tagged: enfold, mobile theme
-
AuthorPosts
-
November 5, 2013 at 10:43 pm #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!
TomNovember 6, 2013 at 1:21 am #185011Hey 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,
YigitNovember 6, 2013 at 2:29 am #185017Thanks, 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?
November 6, 2013 at 2:32 am #185022Hi!
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,
YigitNovember 6, 2013 at 2:40 am #185026How 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.
November 6, 2013 at 3:04 am #185031Okay, 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!
November 6, 2013 at 3:19 am #185033Now 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?
November 7, 2013 at 3:21 am #185451Hi!
Did you remove the mega menus on the main menu? I don’t see any mega menus on the list.
Regards,
IsmaelNovember 7, 2013 at 3:30 am #185455I 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?
November 9, 2013 at 9:44 am #186433Hi!
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 -
AuthorPosts
- The topic ‘Mobile Theme Toggle Menu’ is closed to new replies.