Title: Testimonial Box Width
Last modified: December 8, 2017

---

# Testimonial Box Width

 *  Resolved [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * (@ma3ry)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/testimonial-box-width/)
 * In my Testimonials section I have one very short review among the others. On 
   this review, the width of the box is only as wide as the image, and it is left-
   aligned.
 * I would like the box to be the same width as the others, with the image centred.
 * I haven’t been able to figure out the CSS and would appreciate input.
 * Many thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftestimonial-box-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [savanipriyank](https://wordpress.org/support/users/savanipriyank/)
 * (@savanipriyank)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/testimonial-box-width/#post-9762499)
 * Hi,
 * Add custom css for Testimonial Box Width
 *     ```
       .t4p-testimonials .review {
           width: 100%;
       }
       ```
   
 * Thank you
 *  Thread Starter [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * (@ma3ry)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/testimonial-box-width/#post-9765690)
 * Many thanks! That’s exactly what I needed.

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

The topic ‘Testimonial Box Width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 2 replies
 * 2 participants
 * Last reply from: [ma3ry](https://wordpress.org/support/users/ma3ry/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/testimonial-box-width/#post-9765690)
 * Status: resolved