Comments 1EbonyIris started the conversationJanuary 31, 2024 at 8:32pmHow can I change the background that shows when a photo doesn't perfectly fit the space allowed for it in the layout. I may want to change it to black or white.Attached files: Screenshot 2024-01-31 at 3.30.42 PM.png 2,610PenciDesign repliedFebruary 1, 2024 at 1:34amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .penci-image-holder { background-color: #fff !important;}Regards,PenciDesign. 1EbonyIris repliedFebruary 1, 2024 at 2:36amI did as you suggested, but it did not change. 2,610PenciDesign repliedFebruary 1, 2024 at 4:11amHi,For this case, please send me your WordPress admin account in a PRIVATE reply.I'll log in and try to help you check this problem.Regards,PenciDesign. EbonyIris replied privately 2,610PenciDesign repliedFebruary 1, 2024 at 3:51pmHi,The issue is that the photo you've uploaded contains gray space, which the CSS code cannot remove. Please edit or crop the image on your computer, and then re-upload it.Regards,PenciDesign. 1EbonyIris repliedFebruary 1, 2024 at 6:49pmOk, thanks, I didn't realize that. Sign in to reply ...
How can I change the background that shows when a photo doesn't perfectly fit the space allowed for it in the layout. I may want to change it to black or white.
Attached files: Screenshot 2024-01-31 at 3.30.42 PM.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
I did as you suggested, but it did not change.
Hi,
For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.
Regards,
PenciDesign.
Hi,
The issue is that the photo you've uploaded contains gray space, which the CSS code cannot remove.
Please edit or crop the image on your computer, and then re-upload it.
Regards,
PenciDesign.
Ok, thanks, I didn't realize that.