Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1403104

    alfaman68
    Participant

    Hi,

    Any ideas what I have done wrong with the tabs on this page:

    https://www.nigelroberts.photography/pricing/#wedding-day-coverage

    On an iPad and Android phone the tabs are not selectable. On MacBook using Safari they seem fine, apart from some strange scrolling behaviour when selecting some tabs.

    Admittedly I have had to get creative and use Visual Composer instead of Cornerstone to mimic this design that I previously had implemented using ProPhoto.

    Thanks,

    Nigel

    #1403184

    Thai
    Moderator

    Hi There,

    To fix this issue, please add the following code under Customizer > Custom > Global Javascript:

    jQuery(function($) {
      $('.vc_tta-tab a, .vc_tta-panel-heading a').off('click touchend touchstart');
    });

    Hope it helps 🙂

    #1414272

    alfaman68
    Participant

    Hi,

    That works a treat. I don’t pretend to understand why though!

    Many thanks,

    Nigel

    #1414521

    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again

    Thanks.