Archived topic
Footer widget Centering
3 replies · Started by Amos on June 20, 2022
Hi,
I would like to center align my footer widget but it seems the solutions already provided in the forum are not working.
.footer-widgets {
text-align: center;
}
.inside-footer-widgets {
text-align: center;
}
The bottom footer works fine but the footer just above it doesn't align to center and everything is aligned off the left?
See sample screenshot,
. It has two columns, one with image and second with text.
Please help. Regards
Hi there,
go to Customizer > Layout > Footer and set the number of Footer widgets to 1
Thank you David!
You're welcome