• I’ve been building a site for a client, I have created a new template through Themler and then using elementor to build the pages. The website is for an art festival. When I use the shortcode for either essential Grid / Uber Grid I get a massive white space after the section 5 times the minimum height that I guess should have been given to the section. On inspecting the code it refreshes to adjust… its doing my nut in. So basically what I’ve gathered is there’s a minimum height issue bug, I can’t figure out where its coming from and why, but it seems to have appeared after the last update of WordPress. Basically on inspecting the section, I have found the following code:

    <div class=”separated-item-25 col-md-12 first-col last-row last-col” style=”overflow: visible; height: auto; min-height: 22223px;”>.

    The 22223px figure seems to come from nowhere and when inspected on firefox resets to around 4100px. When I remove the elementor shortcode section the white space disappears. Does anyone have any ideas how I can solve this? Is there any additional css or a quick fix I can use?

  • The topic ‘Elementor shortcode Spacing Craziness’ is closed to new replies.