Thanks for using Period!
Sure, I’d be happy to help with that. The following CSS should do the trick:
.post-content img {
border: solid 3px #e5e5e5;
}
That will affect all images within the post and page content.
Thank you! Your support is perfect. 🙂
Hi,
That was good of you to help @bensibley. I was going to use your plugin for adding borders, but it says that it hasn’t been updated in two years and is not tested with the version of WP I have.
Are you still supporting it? I’ve had a problem adding image border css to my site for a while.
I’m going to try your solution as well.
Hey,
No, I made that plugin as a fun sideproject but am not dedicating time to keep it updated and supported. The snippet shared here will work to add borders to images with the Period theme.