Title: Container Widht not same
Last modified: February 3, 2023

---

# Container Widht not same

 *  Resolved [rockeygamer](https://wordpress.org/support/users/rockeygamer/)
 * (@rockeygamer)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/)
 * Hello GB Support,
 * I need some help on my[ website](https://alumahealthservices.com/).
    - In the **About Us** section, I have chosen a max width of 748 px, but it is
      going way more on the live page.
    - In the **Our Services** section, I have added 4 column greed, but all the 
      containers are not the same width. Same issue with the **Who We Help** section.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcontainer-widht-not-same%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16438284)
 * Hi there,
 * The CSS from your theme is overwriting GB’s style as seen here: [https://www.screencast.com/t/VvWfD3q845O](https://www.screencast.com/t/VvWfD3q845O)
 * It’s not something we can solve on our end unfortunately – I’d recommend checking
   with your theme support.
 *  Thread Starter [rockeygamer](https://wordpress.org/support/users/rockeygamer/)
 * (@rockeygamer)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16441014)
 * Thanks Leo,
 * What about the 2nd question? In the Our Services section, I have added 4 column
   greed, but all the containers are not the same width. Same issue with the Who
   We Help section. Or it’s the same issue there also?
 * Thanks
 *  Plugin Support [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16442053)
 * I’m not seeing the issue – they all look like the same width to me: [https://www.screencast.com/t/I1yQinK2](https://www.screencast.com/t/I1yQinK2)
 *  Thread Starter [rockeygamer](https://wordpress.org/support/users/rockeygamer/)
 * (@rockeygamer)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16449243)
 * Hey Leo, sorry for the typo. I was asking about height. I checked it with the
   Blocksy Support team, and they sent me a video. They tested it with GeneratePress
   and Astra.
 * This issue wasn’t coming in the previous version.
 * Can you please check on that?
 * Thanks
 *  Plugin Support [ying](https://wordpress.org/support/users/yingscarlett/)
 * (@yingscarlett)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16449535)
 * Hi@rockeygamer ,
 * For the height issue, it will require custom css.
 * can you try this css?
 *     ```wp-block-code
       .gb-grid-wrapper.gb-grid-wrapper-a221fa57 > .gb-grid-column > .gb-container {
           height: 100%;
       }
       ```
   
 *  Thread Starter [rockeygamer](https://wordpress.org/support/users/rockeygamer/)
 * (@rockeygamer)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16454835)
 *     ```wp-block-code
       .gb-grid-wrapper.gb-grid-wrapper .gb-grid-column > .gb-container {
           height: 100%;
       }
       ```
   
 * I have used this code. I want to make all the grids container 100%. Will it be
   okay?
 * Thanks
    -  This reply was modified 3 years, 3 months ago by [rockeygamer](https://wordpress.org/support/users/rockeygamer/).
 *  Plugin Support [ying](https://wordpress.org/support/users/yingscarlett/)
 * (@yingscarlett)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16456967)
 * You can remove one of the `.gb-grid-wrapper` from your code.
 * Not sure if it’s going to create some issue down the road, it depends on how 
   you are going to use the Grid block 🙂 If you would like all the Grid containers
   go full height, then this code should work.
 *  [fernandoazarcon2](https://wordpress.org/support/users/fernandoazarcon2/)
 * (@fernandoazarcon2)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16604128)
 * Hi there! We haven’t heard back from you for a while now so we’re going to go
   ahead and set this topic as resolved. Feel free to reply if you need any more
   help.

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

The topic ‘Container Widht not same’ is closed to new replies.

 * ![](https://ps.w.org/generateblocks/assets/icon.svg?rev=3239461)
 * [GenerateBlocks](https://wordpress.org/plugins/generateblocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/generateblocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/generateblocks/)
 * [Active Topics](https://wordpress.org/support/plugin/generateblocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/generateblocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/generateblocks/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [fernandoazarcon2](https://wordpress.org/support/users/fernandoazarcon2/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/container-widht-not-same/#post-16604128)
 * Status: resolved