Home Forums WoodMart support forum line descrition in product

line descrition in product

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

    atiam1982
    Participant

    hi!

    Can I switch off this element on product page – line and “description”

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

    Hello,

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

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

    Best Regards.

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