Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout overflow while using "Stretch section" #13260

Closed
5 tasks done
SecondLineThemesHQ opened this issue Dec 9, 2020 · 13 comments
Closed
5 tasks done

Layout overflow while using "Stretch section" #13260

SecondLineThemesHQ opened this issue Dec 9, 2020 · 13 comments
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.

Comments

@SecondLineThemesHQ
Copy link

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest stable version of Elementor.

Description

When using the new default TwentyTwentyOne theme on a fresh install, the layout width overflows.
Browser width 1263px. Chrome/FF.

Steps to reproduce

Fresh WP install, TwentyTwentyOne theme, Elementor (free).
Example - https://elementor-test.mystagingwebsite.com/elmntr/

Isolating the problem

  • This bug happens with only Elementor plugin active (without Elementor Pro).
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.
@shilo-ey
Copy link
Contributor

shilo-ey commented Dec 9, 2020

Hi @SecondLineThemes

Can you please share what's the overflow here?

I can see it without overflow in your provided example:
image

@SecondLineThemesHQ
Copy link
Author

There's a horizontal scroll bar as soon as the stretched section is added, maybe that's not visible in the emulator?
I guess the problem is that the HTML doc is 1263px wide, but the Elementor section's width is wider at 1280px.
Seems like this happens on other sizes as well, and on multiple browsers/machines.

@mcrowell
Copy link

mcrowell commented Dec 9, 2020

+1. I noticed this same bug with Wordpress 5.6. When you scale down the browser to mobile size you will see the browser horizontal scroll bar on sections with the "Stretch section" active.

@peterlombardi
Copy link

Likewise, having the same issue on a clients site with stretched sections. On chrome/firefox/safari (mac) it's persistent.

Screen Shot 2020-12-09 at 2 55 03 PM

@JamboMedia
Copy link

Yes, we got the same issue. With strechted sections the with is not good anymore.

Please fix this asap!

@Merlin1987
Copy link

+1

@Merlin1987
Copy link

I can reproduce it when i create a new empty page and put a stretched block in it. when the height is larger than the screen the scrollbar on the right site shows up and in the same moment the scrollbar on the bottom.

Bildschirmfoto 2020-12-10 um 16 22 47 (2)

@thithi242
Copy link

JQuery 3.5.1 is causing the problem.
More information here : https://wordpress.org/support/topic/stretch-section-bug-jquery/

@Khaleddev20
Copy link

I am facing the same issue. Do you get any solution..?

@shilo-ey shilo-ey added the bug Indicates a bug with one or multiple components. label Dec 13, 2020
@shilo-ey
Copy link
Contributor

It seems to reproduce when "Show Scroll Bars" option is set to "Always"

We will review it and update as soon as possible.

@CBS-TF
Copy link

CBS-TF commented Dec 13, 2020

Same issue. A tip, don't fix everything (waiting for better):
body {overflow-x: hidden;}

Or

https://wordpress.org/plugins/enable-jquery-migrate-helper/
return old version of jquery 1.12.4

@shilo-ey
Copy link
Contributor

We are currently working on a fix.

This issue origins from the upgrade of jQuery version build in WP 5.6

To avoid this issue for the meanwhile please use the following plugin:
https://wordpress.org/plugins/enable-jquery-migrate-helper/

A patch will release in the upcoming days.

Thanks

@shilo-ey shilo-ey added the status/merged Indicates when a Pull Request has been merged to a Release. label Dec 21, 2020
@shilo-ey
Copy link
Contributor

This issue has been resolved in Elementor v3.0.15

Feel free to update

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.
Projects
None yet
Development

No branches or pull requests

9 participants