• Resolved zwalton

    (@zwalton)


    Can you see why my hyperlink isn’t working on mobile? (not clickable)

    Thanks.

    • This topic was modified 5 years, 11 months ago by zwalton.
    • This topic was modified 5 years, 11 months ago by zwalton.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter zwalton

    (@zwalton)

    Also, id there a way with my theme to have the banner sit above my site and push everything down if that makes sense?, right now i have to use custom css to push my menu down so it doesn’t block the banner.
    Better yet how about sitting under my menu and then scroll up and away…is that possible?

    • This reply was modified 5 years, 11 months ago by zwalton.
    Plugin Author rpetersen29

    (@rpetersen29)

    Hi @zwalton I’m not seeing that issue with the mobile not being clickable. But it may be fixed by the second issue. The easier solution for the banner with your site would be for it to sit on top of the header and scroll away. To do this, set the banner position to relative, and then remove your current CSS altering the position of your header and replace it with:

    .header {
        position: relative;
    }
    
    Thread Starter zwalton

    (@zwalton)

    Thanks.

    http://abhyastrust.org/abhyas/
    please check mobile links not working desktop is working fine what is the issue
    Wordpress PenNews – Version 6.5.7 using. Kamal

    Plugin Author rpetersen29

    (@rpetersen29)

    Which links are you talking about? I don’t see the banner active on your site.

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

The topic ‘Links not working on mobile’ is closed to new replies.