Site logo

Archived topic

Horizontal scrolling after latest update

2 replies · Started by Paul on January 27, 2017

Viewing posts 1–3 of 3

As the title says, today I updated GP Premium to version 1.2.94 (from 1.2.92) on two of our sites and now I've noticed we have horizintal scrolling appearing on all screen sizes.

This is one of the sites: https://geekslife.com/

Any idea what might have changed to cause this?

Thanks!

Paul

I think I solved this. Noticed the Footer Widget Area Padding was set to 40px left & 40px right, so removed it.

40px of padding was added to the left and right of the footer widget area as the spacing between widgets was improved.

This footer widget area padding makes sure that the area had spacing when the screen size is reduced.

The reason it was causing scroll for you is because you set the footer widgets to be 100% width, so what was happening is they were 100% width + 80px (40 each side).

If you removed the 100% width CSS, you can keep the 40px of padding and all will be ok.

Hope this helps :)

This archived topic is closed to new replies.