How can I change the purple background color at the top of the login page?
Create a file named 'custom.css' in 'Xpoda Client\Content\custom', then add the CSS rule: .page-account header { background-color: #cb0000; }
Create a file named 'custom.css' in 'Xpoda Client\Content\custom', then add the CSS rule: .page-account header { background-color: #cb0000; }