Home Forums Basel support forum Remove Category Description in Shop

Remove Category Description in Shop

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

    arvinrapanut
    Participant

    Hi, is it possible to hide the category description from the shop page? For example on https://ebarkadahan.ph/product-category/womens/watches-womens I want to hide the description for the category. Thank you!

    #5805

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    Try to add this code snippet to the Custom CSS area in Theme Settings to remove the category description

    .term-description { display:none; }

    Regards

    #5807

    arvinrapanut
    Participant

    It worked! Thank you.

    #5811

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

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