Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28700

    http://www.gappsfix.com/blog/

    None of the links are working on blog apart from header and footer.

    Please help to figure out the reason for this.

    Best Regards

    #138362

    Hi,

    It’s because of Shareaholic. Starting from the blog title all the way down to icons there is Shareaholic’s container. You can use following CSS code for a quick solution.

    .shareaholic-canvas { height: 50px; }
    .shareaholic-share-buttons-container .shareaholic-ui .badge-counter { z-index: -1; }

    Please add this code to Quick CSS

    Regards,

    Yigit

    Edit: Then icons stick to footer. You can add

    .shareaholic-canvas { margin-top: 2625px; }

    for a temporary solution but it will be problematic again once you post a new blog post. I would recommend you to delete Shareaholic.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Links not working’ is closed to new replies.