Title: Changes to posts in a row
Last modified: April 25, 2022

---

# Changes to posts in a row

 *  [adauti](https://wordpress.org/support/users/adauti/)
 * (@adauti)
 * [4 years ago](https://wordpress.org/support/topic/changes-to-posts-in-a-row/)
 * Hello,
 * I need help because i need tl create some posts grid for some categories, but
   in a row i want to set onlu 3 posts not 6 that plugin set automaticly. Also dhe
   pagination menu i need in center, not in left. Also i dont want a second row,
   only one row with 3 posts, and in end dhe pagination menu.
    Is it possible?
 * Thanks for your time!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanges-to-posts-in-a-row%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [azizulraju](https://wordpress.org/support/users/azizulraju/)
 * (@azizulraju)
 * [4 years ago](https://wordpress.org/support/topic/changes-to-posts-in-a-row/#post-15591580)
 * Hi [@adauti](https://wordpress.org/support/users/adauti/),
    Thanks for your post.
 * To control the Gird layout you can use the percentage value. Kindly check the
   screenshot. you can access those options when you’re creating a post grid or 
   editing an existing grid.
    [https://i.imgur.com/9jzhjpx.png](https://i.imgur.com/9jzhjpx.png)
 * Under Query Post there is an option to control how many posts you want to display.
   
   [https://i.imgur.com/1PG91GG.png](https://i.imgur.com/1PG91GG.png)
 * To make the pagination is center align kindly paste the CSS code Under Custom
   Scripts.
 *     ```
       .post-grid .pagination{
           display: block !important;
       }
       ```
   
 * screenshot: [https://i.imgur.com/kNh26Qy.png](https://i.imgur.com/kNh26Qy.png)

Viewing 1 replies (of 1 total)

The topic ‘Changes to posts in a row’ is closed to new replies.

 * ![](https://ps.w.org/post-grid/assets/icon-256x256.gif?rev=3295086)
 * [Post Grid](https://wordpress.org/plugins/post-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/post-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-grid/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [azizulraju](https://wordpress.org/support/users/azizulraju/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/changes-to-posts-in-a-row/#post-15591580)
 * Status: not resolved