Any way to make company logo bigger for testimonials slider

Share your use case and provide as many details to support your idea as possible:

Hi all,

Is it possible to make the company logos bigger on the testimonial slider? cuts off half of them and when they do show they are tiny - I want to show off the brands that have given us a testimonial!

Testimonial slider works great but 1 change - if anyone can help it would be great!

2 Likes

Hello @user2244 :wave:

Sure thing, here is the CSS code you need to add in the Custom CSS field on the Appearance tab:

.eapps-testimonials-slider-page-item-author-info-logo {
    height: 45px!important;
}

Please check it and let me know if it helped :slightly_smiling_face:

That works great! Thanks Max!

1 Like

No sweat :raised_hands:

Have a great day :wink: