Home Forums WoodMart support forum Tabs in single product

Tabs in single product

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

    praepas
    Participant

    Where can I disable the tabs under the single product?

    #564086

    Hello,

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

    div.woocommerce-tabs.wd-inited.tabs-layout-tabs.wc-tabs-wrapper {
        display: none;
    }

    Best Regards.

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