Home Forums Exoplanet Home page image Reply To: Home page image

#4431
Yazmin
Keymaster

The standard position of the slide background image is “top center” so you could try adding this CSS snippet in ‘Customize’ > ‘Additional CSS’ to change the positioning of the background image(s) to “bottom right”:

.slide {
background-position: bottom right;
}

PS you can attach an image in the support forum by selecting the ‘Visual’ tab, click on the image icon and then the folder icon to upload an image. See images below.