I’m currently editing the Universal Login page based on the Lock template. I cannot see any properties to set to configure a background image. Any styles I add of the form:
body {
background-image: url(‘the url.jpg’);
}
Just result in a completely white page. Is there a way to set the background image for the lock customisation?