No, pero puedes crear un nuevo componente de tema con algo como esto
#main {
background-image: url(image-URL);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}
No, pero puedes crear un nuevo componente de tema con algo como esto
#main {
background-image: url(image-URL);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}