Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #2636885
description in description in productpage
Closed

Comments

  • Lauranollet started the conversation

    Hi! 

    In the grey block under the product pictures, in the tab description, the first word is again description.... how can I adapt this?

  • [deleted] replied

    Hi Laura,

    Can you please add the code below to your Custom CSS area:

    .woocommerce .woocommerce-tabs .entry-content h2:first-child {
        display: none;
    }

    Have a nice day!