Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1360115
    Kade McConville
    Participant

    Hi guys,

    The links on my home page slider [scroll down to slide 2] have become un-clickable,

    See the ‘go to’ buttons;
    http://recordit.co/CyaGTneuID

    #1360116
    Kade McConville
    Participant
    This reply has been marked as private.
    #1360630
    Rupok
    Member

    Hi there,

    Thanks for writing in! Looks like you are using caching/minify plugin so can’t determine the source but you have the below code :

    .tp-static-layers {
      position: absolute;
      z-index: 101;
      top: 0;
      left: 0;
    }

    If you haven’t add this or find such code then you can add this under Custom > CSS in the Customizer.

    .tp-static-layers {
      z-index: inherit!important;
    }

    Hope this helps.

    #1360981
    Kade McConville
    Participant

    Perfect! Cheers 🙂

    #1361005
    Lely
    Moderator

    You’re welcome!

    Cheers to you too.

  • <script> jQuery(function($){ $("#no-reply-1360115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>