Background
Hi, i have the next code:
div#Content {
margin-bottom: 0px !important;
background-image: url(https://rzrsoluciones.com/wp-content/uploads/2020/09/nosotros_background.jpg);
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
But it does not appear; https://rzrsoluciones.com/nosotros/
Comments