kuyashi
(David O'Dea)
1
I’d like to be able to add a background image/color to the /login and /signup pages (when authentication required setting is enabled).
There is a lot of unused white-space which, adding image would at least help tone down the starkness a little.
Appreciate any pointers.
zainab
(Zainab)
2
Hey.
You can edit the class style: .modal-body
that’s for the body and there’s also .modal-header
and .modal-footer
You can select the CSS class add your background image under settings > customize > HTML/CSS
3 Likes