Home Forums Basel support forum Delete "Description"

Delete "Description"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #144053

    FairFang730
    Participant

    As the picture.
    How can I delete the “Description”?
    I found that the description page for each product will show “Description” and I want to delete it.

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

    Hello,

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

    .single-product-content #tab-description>h2 {
    display:none;
    }

    Best Regards

    #144261

    FairFang730
    Participant

    Thank you very much!
    The issue has been fixed!

    #144318

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Delete "Description"’ is closed to new replies.