Need to make a content block's background opaque

Hi

I need to make the text content block slightly opaque so you can see the image behind it.
See attached image

I’m using the Prestige theme.

Store URL is:https://zerobs.co.za
Screenshot 2021-08-06 at 14.22.37.png

@SDBdigital

Please add the following code at the bottom of your assets/theme.css file.

#section-16267770559312008a .ImageHero__Block{
opacity: 0.9;
}

Hope this works.

Thanks!

@dmwwebartisan that worked - thank you.

1 Like

@SDBdigital

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

Thanks!