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

    hello. there.
    all my products detail pages have tha word “설명(description)” in description tab in woocommerce.
    please let me get it out.
    thanks. buddy.

    • This topic was modified 6 years, 2 months ago by ngavy.
    #1005386

    Hey ngavy,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description h2 {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1005546

    it worked. thanks. victoria!

    #1005555

    Hi,

    Great, glad Victoria could help you :)

    Best regards,
    Dude

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘'description' words in description tab in woocommerce.’ is closed to new replies.