Tagged: Testimonial Slider, testimonials
Hi there!
I’ve added the code supplied here: https://kriesi.at/support/topic/smooth-scrolling-problem/, but my slider keeps resizing still. I took it back out, because it was inserting the code on the very top of the page and you could see it?
Is there a way to lock it at a specific height and not bump around?
Thanks!
Hi BrendaSarg!
remove the code which you added earlier
There are 2 ways you can do this
Easy way just adjust the height and add this in quick css
adjust the height .
#top .av-large-testimonial-slider .avia-testimonial-content {
min-height: 136px!important;
}
If you like to do custom modification
1. Please enable custom class on the container element as described here http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
2. Goto Enfold options > general styling > Quick CSS and add your css class with min-height set to it for desktop, tablets and mobile device.
Regards,
Vinay
Hi
I am trying this and going crazy copying and pasting tons of code and I can make it work
Please!! Help!!
Hi gextiona,
Try the Vinay’s first suggestion then just adjust the min-height.
Hope it helps.
Best regards,
Nikko
Hi there, I tried to use this code to stop the slider testimonial section from changing heights – but it didnt work :
#top .av-large-testimonial-slider .avia-testimonial-content {
min-height: 136px!important;
}
Please help!
I have mentioned my website URL on which this testimonial slider section has been placed.
Thank you
Hi,
Please see the solution at your other thread with the same question, please reply to that one.
Best regards,
Mike