Home › Forums › Theme support › Justice theme – Team page images are huge › Reply To: Justice theme – Team page images are huge
Hi Gretchen,
sorry, but for “Instructor” you need another code as for “Team”. You can try this code:
.single-wcs3_instructor article .single-portfolio-image img {
width:auto;
margin:0px auto; /* will center the image */
}