Title: format bug
Last modified: August 30, 2016

---

# format bug

 *  Resolved [bitkahuna](https://wordpress.org/support/users/bitkahuna/)
 * (@bitkahuna)
 * [11 years ago](https://wordpress.org/support/topic/format-bug/)
 * put random fading testimonials in sidebar here: [http://dev.gatorblinds.net](http://dev.gatorblinds.net)
 * but the js makes the container the size of the first testimonial shown, so if
   a short one is shown first, the longer ones get cut off at the bottom.
 * help!
 * [https://wordpress.org/plugins/easy-testimonials/](https://wordpress.org/plugins/easy-testimonials/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [bitkahuna](https://wordpress.org/support/users/bitkahuna/)
 * (@bitkahuna)
 * [11 years ago](https://wordpress.org/support/topic/format-bug/#post-6190023)
 * this seems to fix it?
 * .cycle-slideshow {
    overflow: visible !important; }
 *  Plugin Contributor [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * (@richardgabriel)
 * [11 years ago](https://wordpress.org/support/topic/format-bug/#post-6190064)
 * Hey bitkahuna!
 * The CSS above fixes it, as it stops the content from being cut off when it flows
   outside of it’s container.
 * Other ways to fix it include controlling the height of your content, and using
   the more tag for longer testimonials OR using the autoheight property, which 
   will make the length of the container grow to the testimonial (sometimes this
   isn’t preferred, as your website can move up and down depending on the length
   of the testimonial.)
 * I’m glad your solution is working, though!
 * Best,
    Richard

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘format bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-testimonials.svg)
 * [Easy Testimonials](https://wordpress.org/plugins/easy-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-testimonials/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [richardgabriel](https://wordpress.org/support/users/richardgabriel/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/format-bug/#post-6190064)
 * Status: resolved