• Resolved lidiabozzetto

    (@lidiabozzetto)


    Hi:

    I need to know how I can remove the “dark layer” from header, because If I put a image with white background , with the theme “blossom shops” it is look like grey
    background

    Thanks! 🙂

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi @lidiabozzetto,

    We can provide you the necessary CSS code to remove the dark layer from the header. For that, we will have to inspect your site. Can you please send us the URL to your site?

    Also, please turn off the maintenance mode if you have it activated on your site.

    Thread Starter lidiabozzetto

    (@lidiabozzetto)

    Hi! thaks for answering.

    My site it’s not in maintenance mode beacause my page is in local yet.

    I don´t know if this is a problem. This is my URL ( http://lidiabozzetto.local/wp-admin/profile.php) but I don’t know if this is not enought.

    Could you put here what I have to do or change in “editor” on appearance browser tab?

    Thaks for all!

    Hi @lidiabozzetto,

    You can add the below code for removing the dark overlay in Additional CSS via Admin Dashboard > Appearance > Customize.

    .site-banner .banner-caption {
        background: none;
    }

    As your site is not live, we cannot test the code. But we tested in our demo and it worked.

    Thread Starter lidiabozzetto

    (@lidiabozzetto)

    Hello!!

    Thanks for the information,I had to change for this:

    .page .site-content > .page-header::before {
    background: rgba(0, 0, 0, 0);

    But it works anyway, thanks! 🙂

    Hello,

    I have a similar problem. My theme applies a black layer to the main image on my website. And I do not know how to delete it. Could you help me ?
    This is the link to my website:
    theveganburgerbar.com

    Hi @dylansebbane05,

    We checked your site and noticed that you have activated a different theme on your site. Can you please activate our theme so that we can inspect and provide you the necessary CSS code.

    Kind regards.

    Hello @blossomthemessupport,

    Thank you for your answer. Could you please help me go through the issue with the theme I have actually ? This is the one I want to use.

    Thank you so much for your help.

    Hi @dylansebbane05,

    We are very sorry to say that we can only provide support to users who use our theme. I recommend you to contact the support team of the theme that you are using. They will be able to help you best in this regard.

    Kind regards.

    Hi, I have the same issues. I am using Blossom Shop. I used @lidiabozzetto code above and it worked for all my pages except my shop page and my Home Page banners. Is there something I can add so that it removes the dark layer from this page as well?

    • This reply was modified 5 years, 3 months ago by taamlee.

    Hi @taamlee.

    Can you please provide us the URL to your site? so that we can inspect and provide you the necessary solution.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Remove dark image layer from header’ is closed to new replies.