Archived topic
Would like 3 Widgets in one row between 975px and 1024px width
3 replies · Started by Alicia on April 3, 2020
Hi I'm having a hard time figuring out how to maintain my footer widgets at 3 in a row between 975px and 1024px width. Right now I'm only capable of having 2 in top row and 1 beneath them.
It there a quick CSS snippet?
Thanks!
Hi there,
You can use this filter solution:
https://docs.generatepress.com/article/footer-widgets/#choosing-different-widths-for-each-widget-area
But with the generate_footer_widget_1_tablet_width filter:
https://docs.generatepress.com/article/generate_footer_widget_1_tablet_width/
Thank you!
No problem :)