Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1295362
    buildingblochs
    Participant

    Hi there,

    On my mobile I am unable to click the woo commerce product tabs. Is this because they are so small? If so please assist.

    Kind Regards

    #1295364
    buildingblochs
    Participant
    #1295372
    Rupok
    Member

    Hi there,

    Thanks for writing in! It doesn’t seems small rather usual for mobile. If you want to increase the height more, you can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 767px) {
    .x-nav-tabs > li > a {
      padding: 1.75em 0.75em 1.95em;
    }
    }

    Hope this helps.

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