Home>Support>Vantage width content to fit whole screen.

Vantage width content to fit whole screen.

Hi. I seems I cant make Vantage theme to fit the whole screen to the sides.

So the content has margin? at the sides.

How do i make it wider?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 5 months ago Robin Svensson

    It doesnt stretch out to whole screen.

    https://developers.google.com/speed/docs/insights/SizeTapTargetsAppropriately

    Vantage theme got this error on google.

    Only 92% mobile friendly.

  2. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Robin,

    You can remove the container with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .full-container {
        max-width: none !important;
    }
    

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  3. 7 years, 5 months ago Robin Svensson

    Hi Alex, nothing happend.

    http://www.borent.se

    Still some white at left and right.

  4. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Robin,

    Please add the following additional CSS to WP Admin > Appearance > Custom CSS:

    #main.site-main {
        padding: 0;
    }
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More