This topic has 10 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
On the mobile version of my site, the menu looks fine, but the navigation items are not clickable. Can you help me solve this issue?
Hello
You may add this code into the custom.css:
.mobile-nav #text-3{ position: absolute;
bottom: -250px;}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
With best regards
Brian Johnson
Thanks for the prompt reply. This solution did not work, however. The menu expands just fine, but all the pages within the menu are still not clickable. What else can I try?
Hello,
Please use this code in custom.css file
#text-3 .widget-title{
position: inherit;
}
Regards,
Robert Hall.
Still no luck. Mobile menu links still not working
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Here is the requested information
As I see you didn’t renamed default.custom.css file to custom.css.
You can do it via FTP.
Regards,
Robert Hall.
Thanks it worked!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Mobile Menu links are not clickable’' has been successfully resolved, and the topic is now closed for further responses