Title: Equal Height works only when I resize the browser
Last modified: June 13, 2023

---

# Equal Height works only when I resize the browser

 *  Resolved [klol](https://wordpress.org/support/users/klol/)
 * (@klol)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/)
 * Hello,
 * I hope you are well.
 * I have a question about the equal height function.
   According to the tutorial 
   on your site, I gave “class” to two internal sections.I always had the impression
   that it didn’t work, but I noticed that when I changed the size of my web browser,
   that’s when the columns took the same height.
 * How can I get the columns to adapt to the same height directly when the page 
   loads?
 * I’ve checked, all my modules are up to date, WordPress too…
 * Thanks in advance for your help
    -  This topic was modified 2 years, 12 months ago by [klol](https://wordpress.org/support/users/klol/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fequal-height-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Leap13](https://wordpress.org/support/users/leap13/)
 * (@leap13)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16817368)
 * Hi [@klol](https://wordpress.org/support/users/klol/)
 * Could you please provide a screenshot from the settings you added for Equal Height
   addon so I can check?
 * Regards
 *  Thread Starter [klol](https://wordpress.org/support/users/klol/)
 * (@klol)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16817450)
 * Hi, 
   Thank you for your answer. Of course, here’s the screenshot.[https://snipboard.io/zwl5y7.jpg](https://snipboard.io/zwl5y7.jpg)
 * Thanks for you help
 *  Plugin Author [Leap13](https://wordpress.org/support/users/leap13/)
 * (@leap13)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16818151)
 * [@klol](https://wordpress.org/support/users/klol/) I suspect the issue is happening
   because of the slider added to those columns. Could you please disable the slider
   so the columns are added normally and check again?
 * We need to know where exactly this is coming from.
 * Regards
 *  Thread Starter [klol](https://wordpress.org/support/users/klol/)
 * (@klol)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16818324)
 * Thank you fr your answer. 
   It does work when I choose “grid display”.I use Anywhere
   Elementor to display my slider.But also Anywhere Elementor for the grid.
 *  Plugin Author [Leap13](https://wordpress.org/support/users/leap13/)
 * (@leap13)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16821970)
 * [@klol](https://wordpress.org/support/users/klol/) It seems that the slider causes
   the equal height not to be applied on all the boxes. To fix this, please add 
   Elementor HTML widget in your page and copy this code in it:
 *     ```wp-block-code
       <script>
   
       window.addEventListener("DOMContentLoaded", function (event) {
   
         setTimeout(function(){
   
             window.dispatchEvent(new Event('resize'));
         }, 1000);
   
       });
   
       </script>
       ```
   
 * Regards
    -  This reply was modified 2 years, 12 months ago by [Leap13](https://wordpress.org/support/users/leap13/).
 *  Thread Starter [klol](https://wordpress.org/support/users/klol/)
 * (@klol)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16823618)
 * Oh great! It works great with this code!
   Thanks a lot for your help!

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

The topic ‘Equal Height works only when I resize the browser’ is closed to new replies.

 * ![](https://ps.w.org/premium-addons-for-elementor/assets/icon-128x128.gif?rev
   =3495451)
 * [Premium Addons for Elementor - Powerful Elementor Templates & Widgets](https://wordpress.org/plugins/premium-addons-for-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/premium-addons-for-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/premium-addons-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/premium-addons-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/premium-addons-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/premium-addons-for-elementor/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [klol](https://wordpress.org/support/users/klol/)
 * Last activity: [2 years, 12 months ago](https://wordpress.org/support/topic/equal-height-4/#post-16823618)
 * Status: resolved