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

How do I reduce the footer padding in Vantage?

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].

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. 11 years, 12 minutes 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, 10 months 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, 10 months 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. 10 years, 5 months ago Sean O'Sullivan

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

    • 10 years, 5 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