Title: Alignment
Last modified: August 21, 2016

---

# Alignment

 *  Resolved [Marjolaine12](https://wordpress.org/support/users/marjolaine12/)
 * (@marjolaine12)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/)
 * This is not a huge concern as I am very happy with my grids. I’m wondering if
   there is an easy way to fix this minor imperfection…
    The first thumbnail on 
   all my grids is slightly higher than the others. Any tips on trying to fix it?
   [http://www.marjolainewalker.com/mixed-media/](http://www.marjolainewalker.com/mixed-media/)
 * [https://wordpress.org/plugins/thumbnail-grid/](https://wordpress.org/plugins/thumbnail-grid/)

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

 *  Thread Starter [Marjolaine12](https://wordpress.org/support/users/marjolaine12/)
 * (@marjolaine12)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099009)
 * Sorry, I noticed this is being discussed in an other thread. I will wait to see
   what is being said.
    Thanks,
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099142)
 * I am seeing this in a couple of places. I see that something is being inserted
   into the code that is causing this issue and it only appears to be happening 
   in some themes. I will try to fix it in my next update.
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099159)
 * There is another upgrade that will hopefully fix this. It is not an issue for
   me. I believe that WordPress is inserting a carriage return in front of every
   thumbnail except for the first one in a spot where a comment should be (these
   are not displayed). I removed the comments.
 *  [lechicbynadia](https://wordpress.org/support/users/lechicbynadia/)
 * (@lechicbynadia)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099217)
 * This is now fixed.
 * But…now..I have a button featured after my grid and instead of aligning center/
   bottom it is aligning to slightly above the grid. Is there a css code for me 
   to use to fix this?
 * Thanks for all your swift response and assistance.
 * [http://lechicbynadia.com/archives](http://lechicbynadia.com/archives)
 *  Plugin Author [A. Jones](https://wordpress.org/support/users/nomadcoder/)
 * (@nomadcoder)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099228)
 * I’m not sure. Try this:
 * .thumbnailgridblock:after
    { clear:both; }
 * Or perhaps this?
 * .thumbnailgridblock:after {
    visibility: hidden; display: block; font-size: 0;
   content: ” “; clear: both; height: 0; }
 *  Thread Starter [Marjolaine12](https://wordpress.org/support/users/marjolaine12/)
 * (@marjolaine12)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099265)
 * Thanks for the update, everything is fixed and looking great!

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

The topic ‘Alignment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/thumbnail-grid.svg)
 * [Featured Image Thumbnail Grid](https://wordpress.org/plugins/thumbnail-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/thumbnail-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/thumbnail-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/thumbnail-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/thumbnail-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/thumbnail-grid/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: [Marjolaine12](https://wordpress.org/support/users/marjolaine12/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/alignment-27/#post-5099265)
 * Status: resolved