client login change...
 
Notifications
Clear all
6 Forums 829 Topics 3,280 Posts 4 Online 3,047 Members

client login changes

2 Posts
2 Users
0 Reactions
75 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


1 Reply
Posts: 1185
Admin
(@stevland)
Member
Joined: 10 years 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: