Home › Forums › Support › Footer Widgets This topic has 4 replies, 3 voices, and was last updated 5 years, 4 months ago by Leo. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts January 3, 2017 at 4:45 pm #260400 January 3, 2017 at 5:09 pm #260405 LeoStaff Customer Support Hi Donny, Metabox options don’t actually work on index pages like the blog – it’s a WordPress thing. Try this CSS to hide footer widgets on blog and archive pages: .blog .footer-widgets, .archive .footer-widgets { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 3, 2017 at 7:11 pm #260439 TomLead Developer Lead Developer You can also turn them off globally in the Customizer: https://docs.generatepress.com/article/footer-widgets/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development January 9, 2017 at 2:53 pm #262372 Donny I turned them off globally and it worked… Thank you! January 9, 2017 at 2:55 pm #262374 LeoStaff Customer Support Glad we can help! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In