Home › Forums › Support › UI Issues & Mobile Responsiveness This topic has 7 replies, 3 voices, and was last updated 3 years, 3 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts January 31, 2023 at 11:52 am #2516084 Anant On the footer, I want to display only 3 columns instead of 4 January 31, 2023 at 11:55 am #2516095 LeoStaff Customer Support Hi there, This should help: https://docs.generatepress.com/article/footer-widgets/ Let me know 🙂 January 31, 2023 at 12:04 pm #2516102 Anant Thanks, it worked. But there’s lot of white space at the right most side of 3rd footer. I understand its because each footer is left aligned. Can we align each footer to center to make it look better? January 31, 2023 at 12:13 pm #2516113 LeoStaff Customer Support Try this CSS: .footer-widgets .inside-footer-widgets>div { text-align: center; } As for the social icons, I would recommend replacing them with GB’s buttons block with icons: https://docs.generateblocks.com/article/buttons-overview/ https://docs.generateblocks.com/article/buttons-overview/#icon The Lightweight Social Icons you are using currently is very outdated and should not be used anymore. February 2, 2023 at 3:03 am #2518285 Anant The alignment is fixed except for social icons. Can you help with that? Also, I’ll try using the GB blocks for social icons as you suggested. February 2, 2023 at 5:25 am #2518432 DavidStaff Customer Support Try this CSS: .widget .lsi-social-icons { text-align: center !important; } February 2, 2023 at 6:00 am #2518472 Anant Thanks David, this helped. February 2, 2023 at 6:17 am #2518490 DavidStaff Customer Support Glad to hear that 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