hii! try to add this to the css section:
body {
background-image: url(paste image url here);
height: 500px;
background-position: right;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
i'm new to this and i've only started a couple of hours ago but this is how mine is set so i hope this helps.
hii! try to add this to the css section:
body {
background-image: url(paste image url here);
height: 500px;
background-position: right;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
i'm new to this and i've only started a couple of hours ago but this is how mine is set so i hope this helps.