Viewing 1 replies (of 1 total)
  • marshmelly411

    (@marshmelly411)

    If you are familiar with how to edit your style.css file, try adding the following:

    .sue-testimonial-has-photo {
    min-height: 100px !important;
    padding-left: 110px !important;
    }

    .sue-testimonial-has-photo img.sue-testimonial-photo {
    width: 100px !important;
    height: 100px !important;
    }

    This is currently what I use on my website to make the images larger (100px) but it can be adjusted as needed.

Viewing 1 replies (of 1 total)
  • The topic ‘Testimonial Image Size – How to Increase Image Size’ is closed to new replies.