Change Border Radius

Add the code below to Custom CSS field on your Instagram Feed widget’s Style tab:

.es-post {
  border-radius: 30px;
}

You’re welcome to change the value in the CSS code to your liking.