Skip to:
Content
Pages
Categories
Search
Top
Bottom

Clickable links not working with tablet/mobile


  • YvonneTaylor
    Participant

    @yvonnetaylor

    I am using the latest WP and Buddypress updates.
    When I view my website on a laptop/desktop the community Login and Register buttons work fine. http://www.thedogsclub.com
    However if I use a tablet or mobile, the words Login and Register are in the correct place however the clickable link is not, so when you click on Login nothing happens and when you click on Register you get the Login screen.
    I was told to add the following code into Appearance>CSS which I did but the problem is still there.
    }
    body > div.container_24.container > div.grid_24.header > div:nth-child(1) {
    max-width: 100%;
    }
    .header img {
    max-width: 100%;
    }

    I have asked this on WordPress and on my Theme´s forum but no one is offering any help.
    Can some kind person out there help.

Viewing 2 replies - 1 through 2 (of 2 total)

  • modemlooper
    Moderator

    @modemlooper

    Your theme needs to be burned in a fire. It is using image maps for links, eww. When the page scales down for responsiveness the image map link stays at same coordinate while image moves.


    YvonneTaylor
    Participant

    @yvonnetaylor

    haha, okay, the image map is heading for the burning fire. Thats what happens when you don´t start a project from the beginning then don´t have a clue how to fix things when it is passed over to me.
    Someone else has give me code to put in the header.php after I dump the image map.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clickable links not working with tablet/mobile’ is closed to new replies.
Skip to toolbar