Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1316131
    marcooos
    Participant

    Hi, there seems to be a small bug with the product tabs in x theme and woocommerce.

    When I had 3 tabs it displayed fine, but since adding the last 2 I get this little extra line that shouldn’t be there, see image:

    https://i.snag.gy/Fdv901.jpg

    Any way to fix that please?

    #1316134
    marcooos
    Participant
    This reply has been marked as private.
    #1316170
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    
    .x-nav-tabs.five-up>li:last-child {
        border-right: none !important;
    }

    Let us know how this goes!

    #1316230
    marcooos
    Participant

    That fixed it, thank you!

    #1316353
    Darshana
    Moderator

    Glad we were able to help 🙂

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