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.

Make my footer smaller, there is only a text!

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

Hi,

I would like to make the footer of my website smaller, so I found this threads:

Footer Size

Set content size to set max to footer

So I could make the footer bigger, but not smaller!

I would like to remove the space approximately like the red arrwos:
http://s14.postimg.org/iha8nvcdd/removefooter.jpg

But how can I do this?
Thanks for your support!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 8 months ago

    Hi Simon

    Please try adding the following to your custom CSS

    /*media all*/
    #colophon #theme-attribution, #colophon #site-info {
        margin-top: 0px !important;
    }

    If you need it even smaller please add the following

    #colophon {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    You can change the settings to match what you require.

    Let us know how you get on

    Magus

  2. FishermansFriend 10 years, 8 months ago

    what should I say… works perfect, thanks for the great support!

  3. Magus Staff 10 years, 8 months ago

    No worries Simon.

    If you need any thing else feel free to open a new thread.

    Magus

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