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 #3022694
filter on featured image
Closed

Comments

  • olafvangastel started the conversation

    Hey!

    Somehow the featured image turns out different in the preview than the uploaded image. Any idea where i can switch this off?

    See attachment for the original image and the other attachment for the comparison between preview and original image

  •  2,490
    PenciDesign replied

    Hi,

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

    .penci-body-single-style-6 .penci-move-title-above:after {
        display: none;
    }

    Regards,
    PenciDesign.



  • olafvangastel replied

    Yeah thanks so i am not quite sure what that css code was supposed to do but the main issue is that there is a blue-ish overlay over the image. Please check the comparison between the original image and the preview when i upload it into the featured image area

  •  2,490
    PenciDesign replied

    Hi,

    Have you installed any image compression plugins?

    Regards,
    PenciDesign.