I've set a background image for the div
, which is also used for responsive design.
Check out the demo
My goal is to ensure that the image doesn't appear cut off in the responsive view.
I'm looking for a CSS solution to blend the image with a color.
- If all else fails, I can use an already merged image as a background.
- I'm interested in a CSS approach to merging the image instead.