Comments Streamliners started the conversationFebruary 29, 2020 at 5:33pmHi Penci Team,How can I hide one particular category on the sidebar widget?I would like to have all categories showing up on the widget for selection, except a particular one.Thanks,Streamliners 2,700PenciDesign repliedMarch 1, 2020 at 3:47amHi,Please try add more this code to Customize > Custom CSS to do that: .widget.widget_categories ul li.cat-item-99{ display: none; } Note: Change number 99 on the above code to ID of category you want to hide.You can check this guide to know how to find ID of a category.Best Regards,PenciDesignStreamliners repliedMarch 14, 2020 at 2:37pmHi Penci Team,Thank you - you can close this ticket!Kind regards,Streamliners Sign in to reply ...
Hi Penci Team,
How can I hide one particular category on the sidebar widget?
I would like to have all categories showing up on the widget for selection, except a particular one.
Thanks,
Streamliners
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Note: Change number 99 on the above code to ID of category you want to hide.
You can check this guide to know how to find ID of a category.
Best Regards,
PenciDesign
Hi Penci Team,
Thank you - you can close this ticket!
Kind regards,
Streamliners