Remove opacity in hero image on Debut theme

Hi there

I am looking to remove the opacity on the hero image on the Debut theme. I have added in this code to the bottom of the theme.css but it doesnt work for me?

.hero__overlay::before {
opacity: 0;
}

I would also love to remove the opacity from the bottom gallery as well.

Any help would be great. Thank you! Kate

Hello @KateKline can you share the store URL?

Hi @KateKline ,

Please share your store URL and password of front view.

So that I will check and let you know the exact solution here.

Best regards.

Hello @KateKline

Welcome to the Shopify Community!

Please share your store URL, so that I can check you issue and will back to you with proper solution.

Have a Good Day!..

Hi @KateKline ,

Please add code:

.hero__overlay::before {
      background-color: transparent !important;
}

Hope it helps!

Thank you for this suggestion but it did not work. Maybe I am doing something wrong


ng?

I am adding it to the very bottom of the theme.css page - screenshot below.

Hi @KateKline ,

Please remove code here:

it will work fine

Thank you so much! That worked. What about the gallery at the bottom? Is there a way to take away that opacity?

Also - I have this code at the bottom of my theme I am designing, will this be on the page footer once live? Below all of the payment options etc.

Thank you so much for your help!

Hi @KateKline ,

  • With gallery: I checked debut and it’s not blurry, can you send me the site link. I will check it.

  • With code bottom: You can create a question on the community and send me the link. I will check it. Because this will help build a better community.
    Thank you.