Edit the Profile text color in the Messaging feature.

Follow the instructions below if you would like to edit the Profile text color in the Messaging feature.

1) Log into your App Manager and select your app.

2) Click Colors from the left-hand-side of the screen (or the middle of the screen).

3) Scroll down to the Advanced SCSS box. If there is already code in the box do not delete it! Simply add this code “below” the last character of code in the box.

/*** START: MESSAGING - CUSTOMIZE PROFILE TEXT COLOR - 230316 ***/
.messaging-profile .customer-fullname { color: #fff !important; }
/*** END: MESSAGING - CUSTOMIZE PROFILE TEXT COLOR - 230316 ***/

4) Click Save.