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.

How do I reduce the footer padding in Vantage?

Open 5 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 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.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 7 months ago

    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. Peter Marcus Hoveling 11 years, 5 months ago

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

    • Andrew Misplon Staff 11 years, 5 months ago

      Hi Peter

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

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

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

    • Andrew Misplon Staff 11 years, 22 days ago

      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.

Have a different question or issue?

Start New Thread