Site logo

Archived topic

I want my GP Site fullscreen, not fixed

1 reply · Started by Nick on March 30, 2022

Viewing posts 1–2 of 2

Hello,

I'd like to be me site be fullscreen, I've tried everything but I can't fix it. See my staging site adress in the private section. Please help

Hi there,

got to Customizer > Additional CSS and delete this CSS rule:

body {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

That was probably imported with a site from the library.

This archived topic is closed to new replies.