Home>Support>Vantage Page Width / Sidebar Issue

Vantage Page Width / Sidebar Issue

By Semper Aye, 10 years ago. Last reply by Magus, 9 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

to display my sidebar on every page.

The problem I am having is that my side bar seems to have more space then the main part of my page, this results in my page looking cramped. If I try to add blank columns with the page editor to separate things, then everything besides the sidebar starts to shrink.

In a way, I guess I would like to have a full width page, but still have the sidebar…if that makes any sense? Or maybe there is a way to increase the room or width of given pages because when I maximize my page, there seems to be ALOT of white space available on either side that the theme refuses to utilize.

I’m lost…lol appreciate any help thanx!

URL: http://filipinonfruity.salamatphilippines.com/orgonegemstone/how-to-make-orgone-beads

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 Magus
    Hi, I Work Here

    Hi Semper Aye

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.layout-full.responsive #page-wrapper .full-container {
        max-width: 1080px !important;
    }
    

    1080px is the default width. please increase this value until you have a size that meets your needs.

    Let us know how you get on

    Magus

  2. 10 years, 1 month ago Semper Aye

    Thanx I think this will work, but it will mess up the other pages if there is no sidebar on the other pages. Right now it seems Vantage is set to only have the sidebar on one page, so i’ll need to investigate how to fix that issue in a new thread thanx.

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

    Hi Semper Aye

    You can have a sidebar on any page by selecting the default template for the page.

    Because Vantage uses a different template for pages without sidebars you could use the following instead.

    body.responsive.page-template-default #page-wrapper .full-container {
        max-width: 1080px !important;
    }
    

    Just change the width setting.

    Magus

  4. 9 years, 11 months ago Semper Aye

    I have changed my home page from a custom one, to the recent posts option. Since doing so I am having the same problem with the width. What is interesting is that the slider image is responsive but the body where the blog and sidebar are, seem to stay the same size no matter what I do.

    Is there a code to fix that as well?

    http://filipinonfruity.salamatphilippines.com/

  5. 9 years, 11 months ago Magus
    Hi, I Work Here

    Hi Semper Aye

    I cannot access you site at the moment, it is just showing as page cannot be displayed. Are you using any plugins to limit access to certain countries.

    Magus

  6. 9 years, 11 months ago Semper Aye

    Magus,

    Hi and thank you for the reply! I had to re-do the website because of errors, here it what I’m talking about:
    http://www.salamatphilippines.com/?page_id=24
    The page looks great when it is docked to the left or right of my 1080p monitor, but when maximized the blog and sidebar stay the same size as the menu and slider get larger.

  7. 9 years, 11 months ago Magus
    Hi, I Work Here

    Hi Semper Aye

    That would be the default behaviour. The main body of the site is constrained to 1080px, while the slider and menu/footer are set at 100% of the screen width. If you want the main body of the site to fill the screen at whatever width then please add the following to Appearance->Custom CSS

    body.responsive.layout-full #page-wrapper .full-container {
        max-width: 100%;
    }
    

    You should be aware that doing this will affect the layout of the home page as well as all other pages

    Magus

  8. 9 years, 11 months ago Semper Aye

    Looks like its better to just leave it alone, thanx.

  9. 9 years, 11 months ago Magus
    Hi, I Work Here

    No Worries

    If you need anything else please feel free to open a new support thread.

    Magus

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