SyntaxFix
Write A Post
Hire A Developer
Questions
If you use opacity to a element, entire element effect that(background+other things in it),you can use mix-blend-mode to the CSS attributes of the specific element,
opacity
mix-blend-mode
Refer these sites:
https://css-tricks.com/almanac/properties/m/mix-blend-mode/
https://css-tricks.com/basics-css-blend-modes/