Title: Equal width post blocks
Last modified: April 28, 2025

---

# Equal width post blocks

 *  Resolved [fransjansen](https://wordpress.org/support/users/fransjansen/)
 * (@fransjansen)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/equal-width-post-blocks/)
 * On [https://myrthamusica.nl/](https://myrthamusica.nl/) (homepage) I inserted
   the post block element to show the latest posts on the homepage. I want the columns
   to have the same width so they both cover 50% of the space (minus the gap in 
   between the columns) on desktop. How can I achieve this? As you can see on my
   website the left column (whith the title ‘[Open repetities](https://myrthamusica.nl/open-repetities/)‘)
   is broader than the right one.
   Your help is appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fequal-width-post-blocks%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [fransjansen](https://wordpress.org/support/users/fransjansen/)
 * (@fransjansen)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/equal-width-post-blocks/#post-18446246)
 * I used to fix the issue by adding below piece of custom css:
 * .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-2{
   isplay:
   grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}
 * Still I don’t think this isn’t the way it should be fixed.
 *  Plugin Support [Kush](https://wordpress.org/support/users/kushnamdev/)
 * (@kushnamdev)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/equal-width-post-blocks/#post-18449322)
 * Hi [@fransjansen](https://wordpress.org/support/users/fransjansen/),
 * To adjust the **color, image, and spacing** of the post blocks, you can switch
   to the **Style** tab within the block settings. Here’s a quick reference screenshot:
   [https://vertis.d.pr/i/zChUTV](https://vertis.d.pr/i/zChUTV)
 * If you wish to apply more advanced customization beyond what’s available in the
   UI, you can also add **custom CSS** to style the post blocks according to your
   requirements.
 * I hope this helps! Let us know if you need further assistance.
 * Thank you!

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

The topic ‘Equal width post blocks’ is closed to new replies.

 * ![](https://ps.w.org/otter-blocks/assets/icon-256x256.gif?rev=3452114)
 * [Otter Blocks - Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE](https://wordpress.org/plugins/otter-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/otter-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/otter-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/otter-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/otter-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/otter-blocks/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Kush](https://wordpress.org/support/users/kushnamdev/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/equal-width-post-blocks/#post-18449322)
 * Status: resolved