Mobile Menu links are not clickable - by HandleBeard

This topic has 10 replies, 3 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: HandleBeard
    HandleBeard
    Participant
    April 27, 2015 at 14:55

    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?

    9 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 27, 2015 at 15:55

    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

    Avatar: HandleBeard
    HandleBeard
    Participant
    April 27, 2015 at 16:42

    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?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 27, 2015 at 16:45

    Hello,

    Please use this code in custom.css file

    #text-3 .widget-title{
      position: inherit;
    }

    Regards,
    Robert Hall.

    Avatar: HandleBeard
    HandleBeard
    Participant
    April 27, 2015 at 16:54

    Still no luck. Mobile menu links still not working

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 27, 2015 at 16:58

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: HandleBeard
    HandleBeard
    Participant
    April 27, 2015 at 17:06

    Here is the requested information

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 27, 2015 at 17:11

    As I see you didn’t renamed default.custom.css file to custom.css.
    You can do it via FTP.

    Regards,
    Robert Hall.

    Avatar: HandleBeard
    HandleBeard
    Participant
    April 27, 2015 at 17:18

    Thanks it worked!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 27, 2015 at 17:26

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Mobile Menu links are not clickable’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.