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

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

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. If you need fast email support, please purchase a SiteOrigin Premium license.

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

    Give this a try:

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

    Super support, thanks Andrew !

  3. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More