Answer the question
In order to leave comments, you need to log in
How to make backgound color and image display together?
.first_block {
background: transparent linear-gradient(180deg, #FFFFFF 0%, #F8F7FD 100%) 0% 0% no-repeat padding-box;
background-image: url(../img/first_bg.svg);
background-size: cover;
opacity: 1;
position: relative;
}
Answer the question
In order to leave comments, you need to log in
They get along great ..only you need to write on a different background: rgba(.......), url(....) and it will work
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question