Biggest avatars for Testimonials

Home Forums Jevelin Theme Biggest avatars for Testimonials

Home Forums Jevelin Theme Biggest avatars for Testimonials

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • perspecto
    Participant

    Hi,

     

    I am looking for a way to make avatars bigger in my Testimonial section (I use Style 1). It currently displays very little photos, I just would like to make it bigger.

     

    Could you help me do it please ?
    Thanks,

    Best regards

    Hi @perspecto,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    perspecto
    Participant

    Hi,

     

    Sure, it is the default Testimonials / Customer reviews section displayed here : https://jevelin.shufflehound.com/

     

    Thanks,

    Best regards

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-testimonials-image {
        width: 150px;
        height: 150px;
    }

     

    perspecto
    Participant

    Thanks !

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)