Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2314827
Hide a particular category on sidebar widget
Closed

Comments

  • Streamliners started the conversation

    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

  •  2,699
    PenciDesign replied

    Hi,

    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,

    PenciDesign

  • Streamliners replied

    Hi Penci Team,


    Thank you - you can close this ticket!


    Kind regards,

    Streamliners