This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello,
I have some problems with Mobile Menu/navigation. As you can see on the attached image. All the Menu items are highlighted (showing that user is on a default page/Row?) and they are not responding when you click on any of the menu item on a mobile device. Any solutions to this, please?
I have read the documentation attentively and also watched the Video on how to setup a Menu.
Please, take a look and let me know if I’m missing anything in the page or Menu setup.
Also on mobile devices, the “MOVE” to the Top button is not showing but it’s turned “ON” at Theme Option page.
Kind Regards,
Hawkins
Hello,
Please add this code in custom.css file to shown “back to top” button:
@media (max-width: 480px) {#back-top {
display: block;
}}
Concerning the mobile menu, there is a bug in the theme which will be fixed in the next release. It’ll be produced very soon.
Sorry for inconveniences.
Regards,
Eva Kemp.
Eva,
Thanks for the information. You don’t have a specific ETA on the Next Release Version, would you?
Thanks again.
Hawkins
Hello,
It should be released in a couple of days (2 or 3 days).
Thank you.
Regards,
Eva Kemp.
Tagged: friendly, menu, mobile, responsive, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up