Forums
Home / Theme: Virtue / Remove Footer
(@daviadorna)
7 years ago
How can I remove footer?
Thanks!
(@jx-3p)
Hey,
You can remove the footer from your site by adding this CSS to Theme Options> Advanced Settings:
footer#containerfooter { display: none; }
Let me know if that works for you!
-Kevin
Works!
Thank you, Kevin!