Forums
Forums / Theme: Alizee / main menu does not work on mobile
(@ewk5074)
8 years, 7 months ago
The main menu does not work on mobile. At first, I thought it was my side bar what was causing the issue, but I noticed that the demo site also has the same issue.
When you go to the preview: https://wordpress.org/themes/alizee/ and make your screen smaller, the menu appears on the top, but nothing happens when you click the icon.
The page I need help with: [log in to see the link]
(@romanbon)
Hello @ewk5074,
It looks like a theme issue, thank you for pointing it out. As a workaround, you can try to use the following CSS code.
You can add CSS code in Dashboard → Appearance → Customize → Additional CSS.
.main-navigation .mainnav-mobi ul { display: inline; }
Kind Regards, Roman.
The topic ‘main menu does not work on mobile’ is closed to new replies.