Re: Color Control Issue

Posted by GregChapman on
URL: https://support.nabble.com/Color-Control-Issue-tp7234194p7238801.html

There doesn't seem to be a field under the Color button on the "Change Appearance" toolbar for this. However, I found it could be achieved with some CSS.

The following turned the default green to red for me:
div.clickable-row span.post-author {
  color: red;
}
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.