Answer the question
In order to leave comments, you need to log in
Save image with overlay ( CSS overlay)?
Good afternoon,
Can you please tell me if it is possible to somehow save the original image with CSS overlay without resorting to heavy programs like Adobe Photoshop?
Below is the code that is applied to the picture.
.hero-overlay {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: 100%;
background-color: rgba(45, 51, 69, 0.8);
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question