[Resolved] How to delete the default text

Home Forums Support [Resolved] How to delete the default text

Home Forums Support How to delete the default text

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

    hi, David,

    how are you?

    one more thing below

    https://prnt.sc/svczjb

    I want to delete the default “Description” from the template, how to delete it?

    please check my site link of the page below

    #1318188
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .woocommerce div.product .woocommerce-tabs .panel h2 {
        display: none;
    }
    #1318511
    Paul

    hi, david
    thanks for your help and support.
    yes, it is OK now and looks very nice.
    i really like the Generatepress theme very much. and it is pity that I m not good at CSS and HTML.
    Best regards and best luck to you and your team.

    #1318848
    David
    Staff
    Customer Support

    You’re welcome – happy to be of help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.