Title: Loop Grid- Equal Height
Last modified: September 10, 2024

---

# Loop Grid- Equal Height

 *  [Ceecee](https://wordpress.org/support/users/edicodesign/)
 * (@edicodesign)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/loop-grid-equal-height/)
 * When you choose for the loop grid to have equal height if its not a masonry, 
   it doesnt do so. The `align-items: stretch` is put onto this selector `.elementor-
   loop-container:not(.elementor-posts-masonry)` but (i guess depending on what 
   widget youre using within the loop; im using Call To Action), the container inside
   that actually has the background doesnt stretch. The direct child `data-elementor-
   type="loop-item" ` is stretching but theres several layers between the grid parent
   and the widget which in my case is `.elementor-cta`. For now I’m giving applying
   these styles but if you toggle them off, youll see the actualy cta widget doesnt
   stretch
   `selector .elementor-loop-container:not(.elementor-posts-masonry) [data-
   widget_type=”call-to-action.default”] {<br>height: 100%;<br>}</p> <p>selector.
   elementor-loop-container:not(.elementor-posts-masonry) [data-elementor-type=”
   loop-item”] .elementor-cta {<br>height: 100%;<br>}`
    -  This topic was modified 1 year, 8 months ago by [Ceecee](https://wordpress.org/support/users/edicodesign/).
      Reason: Added code
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Floop-grid-equal-height%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Denny Paul](https://wordpress.org/support/users/thetechxpert/)
 * (@thetechxpert)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/loop-grid-equal-height/#post-18004937)
 * Hi,Since you are an Elementor Pro user, you can open a support ticket at [my.elementor.com](https://my.elementor.com/)
   
   ref: [https://elementor.com/help/how-to-submit-a-support-ticket/](https://elementor.com/help/how-to-submit-a-support-ticket/)
 * I’d also suggest you check out Elementor Community Group on Facebook. We have
   created it to connect Elementor users together and share knowledge, [Global Elementor Community](https://www.facebook.com/groups/Elementors).
 * [WordPress.org](https://wordpress.org/) rules state that commercial products 
   are not supported here.
 *  Thread Starter [Ceecee](https://wordpress.org/support/users/edicodesign/)
 * (@edicodesign)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/loop-grid-equal-height/#post-18007230)
 * Just eanted to let you guys know that its not working and why. Im sure the loop
   grid is hard to deal with because any widget could go inside but to make it equal
   height, the selector needs to be a few layers down. I’ve used custom css to fix
   it but just wanted to put it on your radar.

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

The topic ‘Loop Grid- Equal Height’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

## Tags

 * [equal height](https://wordpress.org/support/topic-tag/equal-height/)
 * [grid](https://wordpress.org/support/topic-tag/grid/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ceecee](https://wordpress.org/support/users/edicodesign/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/loop-grid-equal-height/#post-18007230)
 * Status: not a support question