Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    Instead of min-height try using just height. 120 looks to be able to support 2 lines on your site.

    .testimonial_rotator_widget_wrap { height: 120px; }

    Thread Starter ismamartinez

    (@ismamartinez)

    Just perfect!
    Thanks!

    I have tried both ways but it doesn’t appear to work for me. Through FTP I copied the testimonial-rotator-style.css, added the height, reuploaded, nothing changed on site refreshes. I tried adding to theme css as well with no change.

    Trying it in the middle of home page at this site: http://msalernoinc.com/

    Thanks in advance for any assistance 🙂 I love your testimonial plugin above all others!

    Plugin Author Hal Gatewood

    (@halgatewood)

    In your style.css change it from

    .testimonial_rotator_widget_wrap

    to

    .testimonial_rotator_wrap

    and it should be fixed!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to fix the height for the rotator?’ is closed to new replies.