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].
Hi,
I would like to make the footer of my website smaller, so I found this threads:
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!
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
what should I say… works perfect, thanks for the great support!
No worries Simon.
If you need any thing else feel free to open a new thread.
Magus