Remove first box on category - by avendano

This topic has 8 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: avendano
    avendano
    Participant
    June 19, 2017 at 04:10

    Hey, how i remove the first box when somebody do a click on the category

    http://i.imgur.com/uEOJSg8.png

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2017 at 08:10

    Hello,

    Please try to add this code in Theme Options > Custom css:

    .categories-mask span:first-child {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: avendano
    avendano
    Participant
    June 19, 2017 at 13:29

    it doesnt work, is there another way to remove the box?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2017 at 13:33

    Hello,

    Please use this code:

    .categories-mask {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: avendano
    avendano
    Participant
    June 19, 2017 at 15:49

    hi, i apply the code and it hides the category title but i need remove the box completely, if you see the screenshot

    http://i.imgur.com/pzshkkd.png

    i need to show 3 items per row

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2017 at 15:55

    Hello,

    Please provide link to your site and wp-admin credentials.

    Regards,
    Rose Tyler.

    Avatar: avendano
    avendano
    Participant
    June 19, 2017 at 16:17

    ok

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2017 at 16:50

    Hello,

    I’ve checked the issue with Storefront theme – official WC theme, and there is the same situation on product category page, so you need contact Woocommerce support.

    Regards,
    Rose Tyler.

  • Viewing 8 results - 1 through 8 (of 8 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.