Replies: 0
Hi,
I would like to edit the font color and style of the Profile info.
I already did it with the label names in Additional CSS (see below) .
.um-password .um-field-block,
a.um-link-alt,
.um .um-field-label,
.um-field-checkbox-option,
.um-field-radio-option{
color:#C5C5C5 !important;
}
What would be the syntax for the info?
Thanks!
Best,
Diego