Title: Set width
Last modified: August 12, 2020

---

# Set width

 *  Resolved [kornelije](https://wordpress.org/support/users/kornelije/)
 * (@kornelije)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/set-width-2/)
 * How do you set the total width of the grid?

Viewing 1 replies (of 1 total)

 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/set-width-2/#post-13245485)
 * This option isn’t available right now, post grid wrapper width always set to 
   100%, so it will depend on where you are displaying post grid, so please set 
   custom width for wrapper width where you place the shortcode.
 * although you can use following CSS
 *     ```
       .post-grid {
           width: 500px;
       }
       ```
   
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Set width’ 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/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/set-width-2/#post-13245485)
 * Status: resolved