Home>Support>Full width page template

Full width page template

By Daniel Cely, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Hi, I’ve beeen using Vantage for just a couple hours and I’m loving most of it, however there’s a small issue I can’t seem to figure out, maybe is something to do with my lack of skill, anyway.

media content won’t be displayed fullwith, text does display fullwidth consistently…I checked the “full width” box on layout bound, then, chose the “full width” template for each page, but still media content will be aligned to the left as conten from any blog post….

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

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Daniel

    Thanks for running Vantage.

    The site layout full width refers to the header and footer background. Page full width refers to not using the sidebar. So in this sense there is no full screen width content option in the theme.

    You can try augment the theme by placing the following into a Custom CSS module but it’s not perfect:

    /* Vantage true full width adjustment */
    
    body.responsive.layout-full #page-wrapper .full-container {
    max-width: 100% !important;
    }
  2. 10 years, 1 month ago Daniel Cely

    Thank you Andrew, I believe I did not explain myself clearly, what I mean is that text elements do go from side to side of the content area, however, the media content in a page is displayed as though there was a sidebar

    I will leave a link to a page within my website to show you what I mean: http://danielcely.com/71-2/cassette/

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Jetpack Tiled Galleries use the theme’s content width variable set in the functions.php file. It’s 720px, hence the issue. To reset this to 1080px you’d need to use a child theme and insert the following into a functions.php in the child theme:

    https://codex.wordpress.org/Child_Themes

    Here is a child theme you can start with: https://siteorigin.com/wp-content/uploads/2014/07/vantage-child2.zip. Don’t insert the opening PHP twice.

  4. 10 years, 1 month ago Daniel Cely

    it worked, thank you so much!!!!

  5. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super; glad we could help.

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