• Resolved belgicanews

    (@belgicanews)


    Hello,

    The social links in the header (facebook and twitter in my case) are clickable when in full size on a desktop but not clickable when on mobile (or with a small window size on a desktop).

    Can you tell me what I should do?

    Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • @belgicanews

    It seems that the CSS code added by your own is creating that issue, which is below:

    #header-text-nav-container > .inner-wrap {
        position: absolute;
        top: 8px;
        left: 16px;
    }

    So, can you remove it from your site and see if that helps you resolve the issue?

    Thanks.

    Thread Starter belgicanews

    (@belgicanews)

    Indeed, that was the cause of the problem.
    Thank you very much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Social Links In Header Not Clickable on Mobile’ is closed to new replies.