Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3574383
Formatting
Closed

Comments

  •  1
    EbonyIris started the conversation

    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

  •  2,541
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .penci-image-holder {
        background-color: #fff !important;
    }

    Regards,
    PenciDesign.



  •  1
    EbonyIris replied

    I did as you suggested, but it did not change.

    7994405538.png
  •  2,541
    PenciDesign replied

    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.



  •   EbonyIris replied privately
  •  2,541
    PenciDesign replied

    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.


  •  1
    EbonyIris replied

    Ok, thanks, I didn't realize that.