Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #746662

    Hello!
    How can I exclude one category from the category widget in the pages sidebar?
    I like the widget because it shows post counts, so I prefer not to use the custom menu option, is there a way to remove one category from those pulled?
    Thanks in advance for any help you can give.

    #748437

    Hey Julie,

    Please unselect the categories from the options by holding down the “Ctrl” or “Options” key and clicking on the category list as shown in the below image.

    Best regards,
    Vinay

    #748580

    Hey Vinay,

    It’s not the post slider– it’s the category widget in the sidebar.
    Links to screenshots are below.
    Is there a way to hide one category from appearing in this widget?
    Thanks!

    #749124

    Hi Julie,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .sidebar #categories-3 .cat-item-4 {
      display:none !important;
    }

    Best regards,
    Rikard

    #750155

    Hey Rikard,
    Perfect! This is exactly what I had in mind. :)
    Many thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to exclude one category from category widget?’ is closed to new replies.