Home Forums Basel support forum Description

Description

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

    cg
    Participant

    Hi, I added a description for each “product category” but I would like to hide this description from the page itself. How can I do that?

    Thanks.

    #8133

    Artem Temos
    Keymaster

    Hello,

    You can hide it with the following CSS trick

    .term-description {
    	display:none;
    }

    Regards

    #8139

    cg
    Participant

    That’s perfect. Thank you. Happy Holidays!

    #8146

    Artem Temos
    Keymaster

    Thank you! Have a happy holidays too!

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

The topic ‘Description’ is closed to new replies.