Hide All tab

Add this code to the Custom CSS field on the Style tab of your Portfolio widget’s settings:

.eapp-portfolio-project-list-categories-item:nth-child(1){
    display:none;
}

A post was split to a new topic: Display 1st category in Portfolio by default