Site logo

Archived topic

Blank space on the sides of the pages in mobile version

5 replies · Started by Francis Cristina on June 6, 2017

Viewing posts 1–6 of 6

Mobile View - there is a blank space on the sides of the pages which causes them to move while we are browsing on it. Do you have any idea to adjust this?

You can see the effect that I tell you from the phone at http://www.sweetcafeteatinos.com

Hello, I see in the capture that you send me that the width of the green bar that generates the cookie policy plugin is more than that of the page itself.
However, I tried to disable it so the cookie policy warning bar no longer appears and the problem of white space and horizontal scrolling continues to appear in the view from the mobile.
Will I have to change some page width settings? I would like to solve this problem, since navigation on the page from the mobile is uncomfortable for users.
I look forward to your comments and recommendations. Thank you very much.

Hmm give this CSS a shot:

body {
    overflow-x: hidden;
}

Sorry Leo, a ccs modification will not be without effect at the time of some update of the theme? Do you have any documents for the implementation of these changes?

This archived topic is closed to new replies.