Title: Lining up posts
Last modified: August 30, 2016

---

# Lining up posts

 *  Resolved [WittersII](https://wordpress.org/support/users/wittersii/)
 * (@wittersii)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/lining-up-posts/)
 * Hi,
 * On my website:
 * ratedtoolbox.com
 * The frontpage posts do not line up correctly. Depending on the amount of text
   in the title, it misaligns the posts.
 * I was wondering if there is anyway around this?
 * Many Thanks
 * Henry

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/lining-up-posts/#post-6629187)
 * Hi,
 * Please use the following codes in your **Theme Options -> Custom CSS**
 *     ```
       .home .entry-title {
           min-height: 70px !important;
           position: relative !important;
           top: 20px !important;
       }
       .home .rw-ui-info-container {
           position: relative !important;
           top: 21px !important;
       }
       ```
   
 * This should fix your post positioning and moves your “vote” dialog down a little.
 * Screenshot. [http://i.imgur.com/bgq0vqy.jpg](http://i.imgur.com/bgq0vqy.jpg)
 * I think you will be very happy. 🙂 ……
 * Thanks!
    Denzel
 *  [alint1984](https://wordpress.org/support/users/alint1984/)
 * (@alint1984)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/lining-up-posts/#post-6629199)
 * I have the same problem on my site.
 * [http://alinsuceveanu.ro/cultura-traditionala/](http://alinsuceveanu.ro/cultura-traditionala/)
 * How can i align the articles? I am using the evolve theme.
    Is there anyone that
   can help me with this?
 * Thanks!
 *  Thread Starter [WittersII](https://wordpress.org/support/users/wittersii/)
 * (@wittersii)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/lining-up-posts/#post-6629266)
 * Wow Denzel Chia that is really impressive!
 * Thank you so much for your response. Very happy indeed!
 * Would there be a way to resolve the issue on category pages too?
 * [http://ratedtoolbox.com/category/dewalt/](http://ratedtoolbox.com/category/dewalt/)
 * Thanks again
 * Henry

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

The topic ‘Lining up posts’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [WittersII](https://wordpress.org/support/users/wittersii/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/lining-up-posts/#post-6629266)
 * Status: resolved