How can I remove the existing footer section that comes with the Vantage Theme?
Can I remove the footer and where? Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
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.
Can I remove the footer and where? Thanks!
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
1Hi Ting
You can manage footer widgets at Appearance > Widgets and manage the site information text at Appearance > Theme Settings > General. However to remove the entire footer you’d need to use CSS as follows:
#colophon { display: none; }Place the above in a Custom CSS plugin like Simple Custom CSS.
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.