Hi guys,
I run a shop: bonjiglass.com/product
I would like to hide some of the categories from this page, namely the “Custom – Msg on IG” one. I’ve figured out how to make products hidden, but not categories. Where can I find that option?
Thanks,
-Daniel
Hey Dzimnikov,
Add this to quick css:
.woof_term_69{
display:none!important;
}
Best regards,
Jordan Shannon
Perfect, thank you so much!