Forum

client login change...
 
Notifications
Clear all

client login changes

1 Posts
2 Users
0 Reactions
14 Views
Posts: 7
Topic starter
(@a-taylor)
Member
Joined: 4 years ago

I have been looking through the CSS code and can't find where to change the colors on the client login page of where they input their credentials (username and password). I am just wanting to make it lighter... Can someone point me in the right direction to where to look? Thank you


Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi @a.taylor,

The fields are already white, so I assume you must mean the gray box surrounding the fields, yes?

If so, the code you'll change is:

.client-choice {
background: #E8EBEF;
}


Reply
Share: