Make image corners rounded (Masonry layout)

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

.eapp-portfolio-picture-img {
  border-radius: 50px
}