How to make the testimonials slider a static paragraph height?

3 replies · opened Sep 1, 2017

RRustproofSep 1, 2017

A dynamic causes the lower page to scroll up and down depending on the size of the testimonials paragraph. It's like there is a ghost controlling the page. ;)

RRustproofSep 1, 2017

A dynamic *height

SSemicolon WebSTAFFSep 5, 2017

Hello,

It is definitely possible to disable the Smooth Height Transition on the Testimonials. Simply add the data-smooth-height="false" Attribute to the .fslider Element to disable the Auto Height.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

RRustproofSep 6, 2017

Thank you so much! these templates are awesome and so is the support.

I ended up setting the minimum height for the fslider element to 332px

Line #663 in the style.css file.
.fslider { min-height: 332px; }

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard