02/20/2017 at 5:22 pm
#412168
Participant
Thanks, you are a genius, sometimes the simplest way is the easiest, and a well coded plugin helps alot.
I used css and removed teh parent category on the specified page.
.page-id-53 .cn-cat-level-0 {
display: none!important;
}