This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Consistent Testimonial Box Height

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi.

Firstly, I love the theme (just got Premium!).

My question is: How do I set the hight of the testimonial widget boxes to be the same, as not all have the same number of words in and the height is wrapping to the size of the content.
SiteOrigin have achieved this on their site, but I’m not sure how to do it (and Google didn’t help).

Thanks,
Adam

URL: http://www.write.services

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi Adam

    Thanks for your support.

    Let’s try this:

    1. Edit the row holding the Testimonial widget by clicking the wrench icon far right. Then click Attributes and add a row class name to the first field:

    home-testimonials

    Next, go to Appearance > Custom CSS and target that class by inserting the following:

    /* Custom Page Builder Styles */
    .home-testimonials .sow-testimonial-text {
    min-height: 150px;
    }

    Adjust the min-height as required. Let me know how that goes.

  2. Adam 10 years, 3 months ago

    Hi Andrew,

    That worked wonders. Thank you!

  3. Andrew Misplon Staff 10 years, 3 months ago

    Super :) Glad to hear that helped.

    All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread