Image brightness on featured image

  • Posted in : Lahanna
  • workeatplayrepeat
    Participant

    Hi

    Is there anyway that the featured image on a blog post can not be so greyed out and be a bit more vibrant? I’m conscious the style is a little more muted but my photos look really dark.

    Is there a setting somewhere that can adjust this filter? I’ve tried a few things but no luck.

    Thank you

    serkan
    Moderator

    Hi,
    If you use this custom css code, it will remove the background filter.

    .post-wrap:before { background: none !important; }

    Instead of removing it, you can change the filter color as well with this css code. Just you need to add new color code.

    .post-wrap:before { background: #c1c1a7 !important; }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register