Footer Social Menu Links

  • This topic has 6 replies, 3 voices, and was last updated 4 years ago by Andre Flores.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #932466
    Maciej Kaczor
    Participant

    Hello guys,
    Did anybody had troubles with links in social menu in footer are not clickable??
    Regards

    #932490
    Maciej Kaczor
    Participant

    I noticed that when I change #colophon z-index all links become clickable again , but then it affects layout of the website.

    #932870
    Andre Flores
    Moderator

    Hi, Maciej!

    Indeed, the issue exists, I have passed it to our developers for further investigation. Once there is any feedback from them, I will immediately contact you back. Thank you for reporting the issue, it is much appreciated.

    Best regards,
    Andre

    #933189
    Maciej Kaczor
    Participant

    Hi Andre,
    I narrowed it down to GDPR plugin causing the problems.
    Adding section below to additional css , sorted my problems for anyone dealing with simmilar problem.

    #colophon
    {
    z-index:0
    }
    #primary
    {
    z-index:1
    }
    div
    {
    z-index:1
    }
    #content-left-menu
    {
    z-index:10
    }

    #933592
    Andre Flores
    Moderator

    Hi, Maciej!

    Thanks for sharing your experience, it is much appreciated! I will make sure to share this information with our developers as well.
    Anyway, once there is an update from them, I will let you know in this topic.

    Best regards,
    Andre

    #941570
    Miltiadis Vidalis
    Participant

    Hi,

    any updates on this?

    Thank you

    Miltos

    #941667
    Andre Flores
    Moderator

    Hi, Miltiadis!

    Our developers are already informed about this issue, it will be fixed in the next theme update. I will do my best to speed it up.
    Have you tried the workaround provided by Maciej above?

    Regards,
    Andre

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.