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.

Replies

6
  1. Daniel Staff 10 years, 10 months ago

    Hi Oliver,

    You can remove the spaces by adding the following CSS:

    #page-wrapper {
      padding: 0;
    }

    Cheers!

  2. Oliver Saintilien 10 years, 10 months ago

    Thanks it worked but I still have space on the bottom.

  3. Magus Staff 10 years, 10 months ago

    Hi Oliver

    Please add the following CSS

    #colophon {
        margin-bottom: 0px !important;
    }

    This should remove the space at the bottom.

    Let us know how you get on

    Magus

  4. Daniel Staff 10 years, 10 months ago

    Hi Oliver,

    @Magus has suggested a way to solve this. Let me know if it works out for you

    @Magus much appreciated.

    Cheers

  5. Oliver Saintilien 10 years, 10 months ago

    Great! Thanks a million!

  6. Andrew Misplon Staff 10 years, 10 months ago

    Thanks guys :)

    All the best Oliver, let us know if you run into anything else.

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