This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Boxed width layout

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

Hello,

I’m using Vantage pro theme for my private site and it works fine for me. Just one question, how can I change width of the site layout if the boxed layout bound is selected? Please if there is some simple solution since I’m no to much skilled in programming…
Thank you

URL: http://aithusaspringers.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 9 months ago

    Hi Aithusa

    You can change this with some custom CSS. Please navigate to Appearance->Custom CSS and enter the following

    /* Change width of Box Layout */
    body.layout-boxed.responsive #page-wrapper {
         max-width: 1200px;
    }

    You can adjust the width size to fit what you are looking for.

    Let us know how you get on

    Magus

  2. Aithusa Kennel 10 years, 9 months ago

    Solved! Thank you for fast reply!

  3. Magus Staff 10 years, 9 months ago

    You are welcome

    If you require any more help, feel free to open a new 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.

Have a different question or issue?

Start New Thread