Title: thumbnail caption alignment
Last modified: August 22, 2016

---

# thumbnail caption alignment

 *  [soalivetoday](https://wordpress.org/support/users/soalivetoday/)
 * (@soalivetoday)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-caption-alignment/)
 * I have an issue where if the caption on a thumbnail goes to a second line it 
   throws off the alignment of the next line of thumbnails. I read another post 
   on here saying the person shortened the captions to one line and it fixed the
   issue and I too have tried this and it works. However, I need to have some of
   these captions longer to be fully descriptive. Anyone have any suggestions on
   how to fix this issue? Thanks.
 * [http://rockymountainartists.com/wordpress/artists/](http://rockymountainartists.com/wordpress/artists/)
   
   [http://rockymountainartists.com/wordpress/tours/](http://rockymountainartists.com/wordpress/tours/)

Viewing 1 replies (of 1 total)

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-caption-alignment/#post-5463760)
 * Firstly change to using a child theme.
    Creating a child theme [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   A child theme will make it much safer to make these css changes.
 * Then you want to change your image tiles so that rather than using a “margin-
   botton: 20px;” as part of set the row height, use height instead, so that in 
   your child theme’s style.css
 * >  .wp-caption {
   >  margin-bottom: 0px; height: 200px; }
 * If you want to be safe against a really long caption, then use “min-height” instead.

Viewing 1 replies (of 1 total)

The topic ‘thumbnail caption alignment’ is closed to new replies.

## Tags

 * [thumbnail caption](https://wordpress.org/support/topic-tag/thumbnail-caption/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/thumbnail-caption-alignment/#post-5463760)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
