Hide Filter Tag

PHOTO EMBED

Sat Jan 08 2022 04:03:17 GMT+0000 (Coordinated Universal Time)

Saved by @rebukt #javascript

.post-type-archive-learn
  #filter_results
  > div
  > form
  > span:nth-child(9)
  > span.selection
  > span {
  display: none;
}
content_copyCOPY

use case: hide the "xyz" filter under Training & Pre-Sales on the front-end while keeping the category on the back-end.