Home Forums Basel support forum ADDITIONAL INFO on PRODUCT PAGE

ADDITIONAL INFO on PRODUCT PAGE

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229311

    sandrofinoribeiro
    Participant

    Hi,
    Need to remove completelly the gray bar with ADDITIONAL INFO on Product PAGE.
    Also, if i remove the weigth and the attribute, the gray continue there, i want to remove it.
    Thanks,
    SR

    Attachments:
    You must be logged in to view attached files.
    #229348

    Hello,

    This tab appears automatically when you add the weight and size of the product.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single-product-content .product-tabs-wrapper {
    display:none;
    }

    Please note: this custom CSS hides all the tabs. There is no option to hide this grey block.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)