• Hello,

    I currently have a row of social media icons displayed on the bottom of the screen when viewed on a mobile device. Those images are set to link to the appropriate page when tapped. However, the links don’t seem to be accessible – when you tap the image, nothing happens.

    Anyone know what might cause this? I have that row set to be hidden on large screen and tablet views through ‘responsive options.’

    Thank you!

    John

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @pepelepew040,

    I checked and found that in mobile there’s a bottom div covering up the social icons. If you do a bit of CSS it will work for you. Adding
    clear: both in the bottom div it works.

    If you still face any issues do ping in over here.

    Thank you

    • This reply was modified 6 years, 5 months ago by Bhargav Mehta. Reason: Adding CSS code

    Hello @pepelepew040,

    If the issue has been fixed do mark the status as resolved.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘image links not working on mobile’ is closed to new replies.