Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1424286

    Hi there, I’m trying to upload an image however Enfold seems to be adding a color overlay to the image in the transparent part of it. Hasn’t happened before and I’ve tried with various images. Can you please check and advise how this is happening/how to remove? Thank you.

    #1424648

    Hey lfs360,
    Thanks for your patience, this looks like it was applied by WordPress core, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .avia-image-container img[data-dominant-color]:not(.has-transparency) {
        background-color: transparent;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1424738

    Thank you Mike that worked perfectly :) Much appreciated.

    #1424741

    Hi,

    Great! Glad to know that @mike was able to be of help. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image getting overlaid with color on transparent part’ is closed to new replies.