Heliosurge
(Dan DeMontmorency)
5
This post had code for hamburger menu. Imagine .subcategory for each sub-sub category would need to be added.
.hamburger-panel .category-link.subcategory {
display:none;
}
.hamburger-panel .category-link.subcategory.subcategory {
display:none;
}
Might work
This post is in the Category hider topic.
keegan is very responsive and might add the change if requested.