Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Use:
.simple-image {
text-align: center;
}
Thanks!!
where do I find that in the editor? I see the other widgets there but not this one. I may be missing something.
It’s a CSS rule. If you’re not familiar or comfortable with editing CSS files, you could install a plugin to make the process easier for you. I like this one:
https://wordpress.org/plugins/simple-custom-css/
Install and activate the plugin, insert Andrew’s rule and save, happy days.
Thanks to both of you!! It worked!