How to properly resize the background image ?
-
I cant seem to properly resize my background image with css even after adding
.fullwidth .panel_row1 {
padding: 30px 0 50px 0 !important;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
height: 400px;}
What seems to be the problem?
Link to website: https://www.getdoc.co/pay/myluckyday/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to properly resize the background image ?’ is closed to new replies.