Testimonial Page Featured Image Size

Home Forums Gravida Support Testimonial Page Featured Image Size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116354
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    URL: https://perceptionprofiling.com/testimonials/

    How do I make the images smaller so that more testimonials can be seen on the page when it loads? At the moment the images are too big. I would like to reduce them by 50% if possible.

    I presume the page is reading the featured images for each testimonial we have created, so I guess there is a piece of CSS we can put in to reduce their size on the testimonials page?

    Many Thanks
    Steve

    #116360
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS

    .lay4 .post_image { width:10%;}
    .lay4 p, .lay4 .hentry { margin-bottom:0;}

    Regards,
    Dave

    #116369
    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    That worked perfectly.

    Thank You.

    #116371
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.