Title: Width post grid
Last modified: August 15, 2024

---

# Width post grid

 *  Resolved [Ramzii](https://wordpress.org/support/users/ramzii/)
 * (@ramzii)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/width-post-grid/)
 * Hi, the default width in post grid is as follows:
 *     ```wp-block-code
       .cptui-shortcode-grid li {    flex: 0 1 50% !important;}
       ```
   
 * Is there a way to change this other than adjusting the css?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [1 year, 9 months ago](https://wordpress.org/support/topic/width-post-grid/#post-17954951)
 * Hi [@ramzii](https://wordpress.org/support/users/ramzii/)
 * No, not at this time, do we have any settings specific to change that. You’d 
   need to override via your own custom CSS to change the display. Some ID selectors
   should get you over that `!important`.

Viewing 1 replies (of 1 total)

The topic ‘Width post grid’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/width-post-grid/#post-17954951)
 * Status: resolved