Ninja
Thank you for responding.
I have found the element.styles to fix the login page.
However, I am not a programer. Where should I place the following element.style override.
I have several Simpli templates I just want to change the one for the login page.
element.style {
background-image: url(/images/community-1920-1080.png);
padding-top: 150px;
width: 100%;
height: 800px;
}
element.style {
overflow-y: hidden;
}
Thank you for you help.