- This topic has 11 replies, 4 voices, and was last updated 5 years, 4 months ago by
Alfonso.
-
AuthorPosts
-
December 13, 2020 at 10:40 am #1578845
Alfonso
Hi,
I have with full width sections made with Elementor but after last update, the content is overflow.
The content is overflowing and is wider than the width of my screen, so I have horizontal scrolling.
I’ve deactivated all plugins on my dev site but the problme still persists.
When Twenty theme is active the issue is missing.
you can check on https://www.staging13.delahuertacasa.com
Can you help me?
December 13, 2020 at 11:41 am #1578947Leo
StaffCustomer SupportHi there,
Can you try this first?
https://docs.generatepress.com/article/content-container/#full-widthDecember 13, 2020 at 2:02 pm #1579063Alfonso
Hi there,
I’m checked all options but is displaying the same.
December 13, 2020 at 7:31 pm #1579221Elvin
StaffCustomer SupportHi,
The content is overflowing and is wider than the width of my screen, so I have horizontal scrolling.
Can you try disabling the “Stretch Section” on your Elementor sections and see if it still occurs?
Let us know.
December 13, 2020 at 10:51 pm #1579343Michael
I’ve noticed this is a problem with many of my GeneratePress sites. It’s not just an issue with Elementor. I believe it’s something Tom needs to look into.
The temporary fix is to insert this code into the Additional CSS section via Customizer:
html { overflow-x:hidden; }
December 13, 2020 at 11:08 pm #1579361Alfonso
Thank you very much
December 14, 2020 at 12:07 am #1579400Elvin
StaffCustomer SupportDecember 14, 2020 at 1:28 am #1579486Alfonso
Thanks Elvin, I will use this solution until you can give me another
December 14, 2020 at 4:31 pm #1580762Elvin
StaffCustomer SupportThanks Elvin, I will use this solution until you can give me another
In case you’ve actually come across the potential issue I’ve mentioned, let us know.
No problem.
December 14, 2020 at 11:56 pm #1581010Alfonso
Hi there, i’ve discovered that the Michael solution is only working when im logged in my WordPress site with admin.
December 15, 2020 at 3:10 am #1581213Michael
It might be a caching issue, whether it’s your browser or a caching plugin.
However, maybe even try this:
html, body { overflow-x:hidden; }
I have tested it on several sites and it does work. It might also depend on your specific site and any other custom css that you’re using.
Ultimately, I believe it’s a problem with GP that the devs should look at and not ignore.
December 15, 2020 at 3:40 am #1581241Alfonso
Thanks Michael, now is fine.
-
AuthorPosts
- You must be logged in to reply to this topic.