Site logo

Archived topic

Right Margin on Laptop (1600 - 900px)

5 replies · Started by Resulta on May 17, 2021

Viewing posts 1–6 of 6

Hello,

I am having issues with the right margin On lap top screens. All pages have the ability to scroll to the right due to the preset right margin for that screen size.

I am wondering if someone could help resolve this issue.

Hi there,

the entire page is built with Elementor - you should check with their support as to what the issue is...
but... one thing in notice is you're using the Stretch section option in Elementor to make them full width... which uses Javascript, and can be a cause of the overflow issue.

I would recommend disabling that option on those sections, and instead set the Content Container to Full Width:

https://docs.generatepress.com/article/content-container/

Hi David,

Thanks for the advice. I tried taking this bit of css out to see if it was causing the issue as this is happening site wide, not on individual pages. Given it is happening globally, I assume it has something to do with the customization settings or additional CSS to the menu.

`/* Applies to dt search icon */
.main-navigation ul li.search-item a {
color: #30ef5d !important;
margin-left: 40px;
margin-right: -180px;
}

So did removing that CSS not help?

If not can you remove all of your custom CSS temporarily and see if the issue is resolved?

No that did not resolve the issue. Removing all css also did not resolve the issue.

So we will need to go through some debugging steps.

Can you
- Disable all plugins except GP Premium.
- Remove all custom CSS and functions.
- Start a test page with just some simple text.

Does the issue exist there?

This archived topic is closed to new replies.