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

    (@halgatewood)

    The height is based off the longest testimonial which is Coaching Client – Anne Lenihan, 2011.

    There is a setting in the rotator to do vertical align which helps with this type of thing. You can also add an excerpt to that testimonial and use excerpts in the widget to make them all relatively the same size.

    Adding this to your style.css file can help with the padding on the arrows:

    .testimonial_rotator_prev { left: -15px; }
    .testimonial_rotator_next { right: 15px; }

    This will push the arrows out a little bit. You can change those numbers to your needs.

Viewing 1 replies (of 1 total)
  • The topic ‘Reducing the height of the rotator’ is closed to new replies.