• Mobile(phone and tablet) device not working
    home page link is not working.
    Could you help me with it?
    Thank you for your service

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    I’m sorry for the delayed response.

    — Please try the following CSS and let me know if it helps:

    #site-navigation{  position:absolute; 
      width:100%;
      height:100%;
      top:0;
      left: 0;
    
      z-index: 1;
      /* fixes overlap error in IE7/8, 
         make sure you have an empty gif */
      background-image: url('empty.gif');
    }

    Insert it in Appearance → Customize → Additional CSS.

    Hope this helps!
    Alexandru

    Thread Starter najiwoon

    (@najiwoon)

    Hello! Alexndru
    Thank you for your help
    Great! it work for my site

    Thread Starter najiwoon

    (@najiwoon)

    Mr. Alexndru
    I cheking my page
    After copy you provide the code
    I have other problem
    The link working, but when I enter sub-menu
    not working.
    Could you check for me?

    Thread Starter najiwoon

    (@najiwoon)

    Resolved!
    thank you again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile Home Page link not working’ is closed to new replies.