Background images appear darker than original - Acme Themes

Best Premium and Free WordPress Themes Forums Corporate Plus Pro Background images appear darker than original

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #96926
    Sandra Zemke
    Participant

    Every time I upload a picture as a background image, it seems it is displayed with a grey overlay.
    How can I change this?

    #96928
    acmesupports
    Moderator

    Dear Sandra,
    If you can provide us with your site URL, we will observe and provide you with possible solutions.

    Best Regards!

    #96931
    Sandra Zemke
    Participant

    Home

    #96934
    acmesupports
    Moderator

    Dear Sandra,
    You can add the given CSS code in Additional CSS:
    Appearance > Customize > Additional CSS

    .at-overlay {
     display: none;
    }

    Best Regards!

    #96938
    Sandra Zemke
    Participant

    I don’t know why, but entering this into additional CSS, all my sliders and pictures are disappearing on the site.

    #96945
    acmesupports
    Moderator

    Dear Sandra,
    Please remove the above CSS and add the given CSS code in Additional CSS:
    Appearance > Customize > Additional CSS

    .at-overlay {
      background: transparent;
    }

    Best Regards!

    #96948
    Sandra Zemke
    Participant

    YES

    this worked, thanks a lot!

    #96979
    acmesupports
    Moderator

    Dear Sandra,
    You are Most Welcome 🙂

    Best Regards!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.