Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009034
    blahlicus
    Participant

    Hey, I am recently working on my site with a freelancer and is experiencing an issue with the tabs.

    Linked below is a product page on my site:
    http://unikeyboard.io/product/diverge-tm/

    Clicking on any of the tabs in the above page strangely scrolls the entire page upwards by a bit, any assistance regarding this topic would be much appreciated

    #1009087
    Thai
    Moderator

    Hi There,

    Please add the following code under Customizer > Custom > Global Javascript:

    jQuery(function($) {
      $('.x-nav-tabs>li>a').off('click touchend touchstart');
    });

    Hope it helps 🙂

    #1009129
    blahlicus
    Participant

    Thanks! It worked like a charm.

    #1009219
    Thai
    Moderator

    If you need anything else please let us know.

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