Home Forums WoodMart support forum remove description tab from all product pages

remove description tab from all product pages

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

    kidsdial4
    Participant

    remove description tab from all product pages

    #631591

    Hello,

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

    li#tab-title-description {
        display: none !important;
    }

    Best Regards

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