• All my featured images in Shoreditch appear darker to what I upload them as…can anyone help me turn this function off?

Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi there, give this a try to remove the overlay on featured images on single posts:

    .entry-hero::before {
      background-color: transparent;
    }

    Don’t edit the theme files directly, otherwise your changes will be overwritten every time the theme is updated.

    An easy way to add custom CSS is to install the Jetpack plugin and activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS. You could also install a standalone custom CSS plugin if you prefer.

    If you need further help, could you provide a link to your site so we can have a look directly? Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I Get Rid of Dark Box over Feature Image?’ is closed to new replies.