help_outline FAQ chevron_right FAQ chevron_right Detail

How can I change the purple background color at the top of the login page?

background can change color login page

Create a file named 'custom.css' in 'Xpoda Client\Content\custom', then add the CSS rule: .page-account header { background-color: #cb0000; }