Hi All,
How do I centre the Facebook Group image I’ve used in an image widget in the footer?
Here’s the site.
Cheers
Stephen
Hi All,
How do I centre the Facebook Group image I’ve used in an image widget in the footer?
Here’s the site.
Cheers
Stephen
Hi @cavemanstirs,
Thanks for writing in.
Add this in your custom CSS:
.widget_media_image {
text-align: center;
}
Let us know how it goes.
Thanks.
Look at that! All lovely and centred! Cheers Nico, you’re a star.
Glad to hear it!
Wow! This Worked for me too with my header widget.