Home>Support>How do I reduce the footer padding in Vantage?

How do I reduce the footer padding in Vantage?

By Alan Chaulet, 10 years ago. Last reply by Andrew Misplon, 9 years ago.

Need help figuring out how to reduce the padding of my footer. My site is http://accessibleplanes.com/ Love the theme so much but the footer padding is driving me nuts

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

    Hi Alan

    Looks like you’ve removed the footer, that’s a solution for sure.

    Footer padding can be adjusted by adding the following to Appearance > Custom CSS and adjusting as required:

    /* Footer */
    
    .layout-full #colophon {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
    }
  2. 10 years, 1 month ago Peter Marcus Hoveling

    Hello andrew, i’ve tried the code but it doesnt seem to work , site: http://www.pmhwebdesign.com/wp/

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

      Hi Peter

      In your case, for the boxed layout, it will be:

      /* Footer */
      
      #colophon {
      padding-bottom: 30px !important;
      padding-top: 30px !important;
      }
      
  3. 9 years, 7 months ago Sean O'Sullivan

    this didn’t reduce the footer at all for me??

    • 9 years, 7 months ago Andrew Misplon
      Hi, I Work Here

      Hi Sean

      Please see: Thread: footer padding.

      For further help, please open a new thread and we’ll be with you as soon as possible.

      Page: New Thread

      Thanks

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