Forum Discussion
tagged-leo
Ace
Thanks Brian. I'll go ahead and request it in the ideas section.
Perhaps there's a way to just hide this element using CSS.
If I wanted to hide something specific to the "CommunityPage" how would I do this? Can you direct me to the right place?
tagged-leo
14 years agoAce
Got it to hide using CSS:
.CommunityPage .search-granularity { display: none;}