Home › Forums › Support › Vertical Footer Widgets Instead of Horizontal This topic has 7 replies, 4 voices, and was last updated 6 years, 1 month ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts August 5, 2015 at 9:48 pm #126984 Shane Hey Tom, I was wondering if it is possible to make my 3 footer widgets be on top of each other (i.e. in 1 column) instead of side-by-side next to each other? Thanks for your help & cheers π Shane August 6, 2015 at 12:09 am #126996 TomLead Developer Lead Developer Hi Shane, Give this CSS a shot: .inside-footer-widgets > div { width: 100%; float: none; } Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development August 6, 2015 at 12:13 am #126998 Shane Hi Tom, Thanks for that – seemed to work perfect. Cheers! Shane August 6, 2015 at 12:14 am #127000 TomLead Developer Lead Developer Glad I could help! π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development July 6, 2016 at 1:16 am #206908 Marcel Hello I need 7 vertical footer widgets instead default 3, visible on all pages. I apliesd your css code and works to put them verticaly. Where to work to increase number of widgets? Thanks. July 6, 2016 at 2:37 am #206923 Jamal Hi Please see this article in the knowledgebase: https://generatepress.com/knowledgebase/choosing-footer-widgets/ Seems like currently 5 widgets are available, see if that works for you. Agressively support the kind of work you want to see. Buy it. Talk about it. Review it. July 6, 2016 at 2:59 am #206926 Marcel I seted up the 5 widgets, but question is if is possible to have more then 5 widgets, in my case 7… July 6, 2016 at 9:15 am #206991 TomLead Developer Lead Developer You would have to register two additional widget areas: https://codex.wordpress.org/Widgetizing_Themes Then you need to copy footer.php to your child theme, and add the two additional footer widget areas in there as well by copying the other areas. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In