Reply 229197 to: Blog photo size

Avatar: Rose Tyler
Rose Tyler
Support staff
January 31, 2020 at 15:21

Hello,

To change size of the featured image on the single post page, you can use custom CSS code:

.single-post .post-header .wp-picture img {
    max-width: 376px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.