This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler
Hi!
See this screenshot: https://www.loom.com/i/4b998ff008814a149902bc2f942cd7f3
Is there a way to hide “all brands” under “collection”? If not, can I change the name (to i.e. “all collections”)?
And is there a way to hide “uncategorized” under “product categories”?
Thanks for your help!
Hello,
Use the next custom CSS code:
.etheme_widget_brands li.all-items {
display: none;
}
Check this post about Uncategorized category https://passwordprotectwp.com/remove-uncategorized-wordpress/
Regards
Tagged: all brands, hide, shopping, themes, uncategorized, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up