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.

Increase / decrease the gap at top and bottom in boxed layout

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Is it possible you can support me with a CSS there can increase / decrease the gab
at to and botton in boxed layout.

This CSS is only decrease the gab ( but I want to increase the top 50 px )) maybe more depending
on the customer request !

/* Page Wrapper */

#page-wrapper {
padding-top: 0 !important;
}
#colophon {
margin-bottom: 0 !important;
}

I have try to change the 0 setting to 100, but it do not work ?

Looking forward to your help !

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 8 months ago

    Give this a try:

    /* Container */
    #page-wrapper { padding-top: 100px; }
    #colophon { margin-bottom: 100px;}
  2. Flemming 11 years, 8 months ago

    Super support, thanks Andrew !

  3. Andrew Misplon Staff 11 years, 8 months ago

    No problem.

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