Re: Hidden Application

Posted by Pedro on
URL: https://support.nabble.com/Hidden-Application-tp7587027p7588411.html

I thought in another approach. Add this to your css:
.breadcrumbs span a:first-child, .breadcrumbs span:nth-child(2) {
display: none;
}
My test forum.