Hi!
We’d like to create an ideation category that is ‘visible’ to any member, but the category isn’t in the Community menu. So, it’s sort of like creating an unlisted video in youtube: anyone can get to it, but only if they have the url.
The ideation category will be for a specific product that we’re launching, and we only want limit the area to only folks that are using it. The reason that we don’t want to create a group and then limit that category to that group is that it will create an extra layer of friction between clicking on a link to give feedback and being able to share the feedback in the Community. Even with automation, we can’t gaurantee that a member will be given the relevant role before they get to the category to share their idea.
Is it possible to use CSS to hide a menu item? My teammate took main-menu-list__item.li
and you can specify the nth child and set the property to display:none;
but we’re getting stuck figuring out how to hide a specific category, rather than a whole section of the menu. We can set up the category as a parent or subcategory, whatever would work to be able to hide it.
Or can anyone think of another way of doing it?
It thought I had an ingenious solution when I named the category “ “ but for some reason, that caused an issue when you tried to navigate to the category