Skip to content
Public Ticket #27951

Post image sizes

Conversation thread

johannesblumenberg replied

Customer Reply

I have found a workaround now. Thank you for your help!

PenciDesign Supporter replied

Staff Reply

Hi,

For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you configure it.

Regards,
PenciDesign.


johannesblumenberg replied

Customer Reply

Sorry, I have tried that but it does not work. The image remains as it was.

PenciDesign Supporter replied

Staff Reply

Hi,

Please follow these steps:

1. Go to Appearance → Customize → General → Manage Image Sizes: turn on all the options in this panel,

2. Navigate to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci-image-holder {
background-image: contain;
-webkit-background-image: contain;
-moz-background-image: contain;
-o-background-image: contain;
}

Regards,
PenciDesign.


johannesblumenberg started the conversation

Conversation Start

To whom it may concern

I want to change the image size and remove the cropping of the featured images above my posts. Is that possible?

Please see the attachment for an example (left on how it looks like now, and right how it is intended)

Thank you so much!

Johannes

Want to join this conversation or access attachments? Sign in first.