Decreased photos in posts
- The topic ‘Decreased photos in posts’ is closed to new replies.
Need help? Check out our Support site, then
Hello. The look of all my posts has changed. The main photo has become smaller. Previously, the photo was the same width as all the text and other uploaded photos. How can I fix this? You can see this in all posts.
https://bibleoftaste.com/2022/08/26/duck-breast-with-cherry-sauce/
Thank you!
The blog I need help with is: (visible only to logged in users)
Hello there,
could you please can try to add this CSS to your site?
.single .entry-thumbnail img {
width: 100%;
}
https://wordpress.com/support/editing-css/
Hope this helps!
Ricardo
Yes! It worked. Thanks!