Site logo

[Resolved] Links not working

Home Forums Support [Resolved] Links not working

Home Forums Support Links not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2302231
    Richard

    Hello,

    Could you check why none of the links are working on this site?
    This includes the nav & button links [book your call] button above the footer.

    Thanks
    Rich

    #2302278
    Leo
    Staff
    Customer Support

    Hi there,

    Something seems to be covering the entire page.

    Can you remove all of your custom CSS to eliminate any issues from there?

    #2302899
    Richard

    Thanks. It’s this CSS that is causing the issue:

    body:before {
    border: 20px solid white;
    content: “”;
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    z-index: 99999;
    }

    #2302948
    Richard

    It’s fixed now, thanks for you help.

    #2303508
    Leo
    Staff
    Customer Support

    No problem 🙂

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