Remove footer or set transparency
I have a need to remove the footer entirely or at a minimum make it transparent. Any solutions?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our April sale. Use code APRIL30 .
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.
I have a need to remove the footer entirely or at a minimum make it transparent. Any solutions?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
2It may or may not be legit, but adding the CSS below worked.
#colophon{
background-color: transparent;
}
Hi hankbarnette
Thanks for running Vantage.
You could also say under Appearance > Custom CSS:
#colophon { display: none; }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.