Only show Category names in [8theme] Product categories

This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: arosink
    arosink
    Participant
    December 19, 2016 at 19:12

    Hi,
    At our Home Video Page there is a section “[8theme] Product categories” with our own images. We only want to show the names of the categories, not the amount of products nor products text.
    Can you give me directions how to manage this please? Thanks in advance.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 20, 2016 at 11:33

    Hello,

    Go to Theme Options > Styling > Custom CSS or use style.css of child theme and add the following code

    .category-grid .categories-mask .count {
        display: none;
    }

    Regards

    Avatar: arosink
    arosink
    Participant
    December 20, 2016 at 13:38

    Thank you Olga. This works.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 20, 2016 at 14:35

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.