Archived topic
How to centre an image in a footer widget
3 replies · Started by Jo on August 2, 2018
Viewing posts 1–4 of 4
Hi,
I have three footer widgets. Footer 1 and 2 are aligned to the centre nicely. However Footer 3 is not aligned to the centre.
I've tried to search this but everything I try doesn't make the image central.
Please can you help.
Thanks
Jo
Hi there,
Try this CSS:
.footer-widget-3 figure {
margin: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Perfect - thank you :-)
No problem :)
This archived topic is closed to new replies.