New Landing How can we help? Themeforest Theme Support Dante Fixed height Testimonials

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #189186
    ckgerard
    Member
    Post count: 145

    Most of the quotes in the Testimonials section above are on one line – but when they go over two lines the container expands with them – moving the video container down also…

    Is there a way to make the container a fixed height?

    Best,

    C

    Attachments:
    You must be logged in to view attached files.
    #189200
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    A line of CSS like this should help you:

    .spb_testimonial_slider_widget {
    	max-height: 130px;
    	min-height: 130px;
    }

    Thanks.

    #189203
    ckgerard
    Member
    Post count: 145

    Thanks David – You’re the best!

    #189207
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.