Comments 1johannesblumenberg started the conversationMarch 15, 2024 at 8:17amTo whom it may concernI 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!JohannesAttached files: plan.png 2,610PenciDesign repliedMarch 15, 2024 at 9:01amHi,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. 1johannesblumenberg repliedMarch 15, 2024 at 9:51amSorry, I have tried that but it does not work. The image remains as it was. 2,610PenciDesign repliedMarch 15, 2024 at 10:05amHi,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.1 Like johannesblumenberg replied privately 1johannesblumenberg repliedMarch 15, 2024 at 12:25pmI have found a workaround now. Thank you for your help! Sign in to reply ...
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
Attached files: plan.png
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:
Regards,
PenciDesign.
Sorry, I have tried that but it does not work. The image remains as it was.
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.
I have found a workaround now. Thank you for your help!