Control opacity on background images without affecting other content

Have you ever wanted to be able to control the opacity of a background image without impacting the rest of the container content? This is something I have run into numerous times, it would be great to be able to control the opacity without having to edit the image itself and without affecting the rest of the page content. Using pseudo class of ::before this is easily accomplished and it works beautifully, in addition you’ll be able to adjust the opacity at any time by simply adjusting the code. In this tutorial I show you a few ways you can accomplish this. I think you’ll really like this idea!

Leave a Reply

Your email address will not be published.