This topic has 8 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
Hey, how i remove the first box when somebody do a click on the category
Hello,
Please try to add this code in Theme Options > Custom css:
.categories-mask span:first-child {
display: none;
}
Regards,
Rose Tyler.
it doesnt work, is there another way to remove the box?
Hello,
Please use this code:
.categories-mask {
display: none;
}
Regards,
Rose Tyler.
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
Hello,
Please provide link to your site and wp-admin credentials.
Regards,
Rose Tyler.
ok
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.
You must be logged in to reply to this topic.Log in/Sign up