いいえ、しかし以下のような新しいテーマコンポーネントを作成できます
#main {
background-image: url(image-URL);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}
いいえ、しかし以下のような新しいテーマコンポーネントを作成できます
#main {
background-image: url(image-URL);
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
}