Hi there,
I’d like to increase the size of pictures in the testimonial slider. I’ve already put this:
.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
width: 130px;
height: 130px;
}
in the QuickCSS field and cleared the cache which didn’t change anything. Many thanks for your support. :-)
Best regards,
Joe
Hi iflw-gmbh!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
width: 100px !important;
height: 100px !important;
}
Regards,
Rikard
Hi Rikard,
thanks for your reply. I’ve tried the QuickCSS snippet but that hasn’t changed a thing…
Best regards from Berlin,
Joe
Hey!
Please disable CSS minifying feature you are using and flush cache and check your site once again.
Regards,
Yigit
Hi Yigit,
that worked! Unfortunately disabling the CSS minifying feature in W3 Total Cache increases page load times…
Regards,
Joe
Hi!
Done. Many thanks for your support.
Cheers,
Joe