Change title size

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

.eapp-portfolio-portfolio-title{
font-size:25px;
}