Hi There,
I have a testimonial slider on a website I’m building—I’m hoping you can help me work out a few kinks.
1. How do I reduce the space between the testimonial and the name?
2. I have a pattern background behind the testimonials, however it resizes depending on the length of the testimonial. How can I keep that from happening?
Thank you!
Hi raisonbrands!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Cheers!
Elliott
Yes thank you! The web page is below. Scroll all the way down to the testimonial block.
Thank you
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-large-testimonial-slider .avia-testimonial-meta { margin: 0; }
.your-custom-class{ background-size: 1215px 250px; }
then please enable custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your column where you have applied a custom background image and give it a custom class. And adjust “your-custom-class” in the code above accordingly
Regards,
Yigit