briansol

Customer
I don't think I modded this area or colors... Is this white on almost-white-grey happening for others, or is it a custom color change bug? I highlighted the 2nd half with my mouse. not in the SS, but the icon on the far right suffers the same fate. I assume its a font awesome guy...

modest delete message.png
 
Apparently a few styles have reported this bug since the last release(or just noticed it).

Try this in extra.css:

Code:
html .messageList .placeholder .placeholderContent {
color: rgb(0, 0, 0);
}
 
Try an !important after the color, before the ;.

Also try putting it at the top of your EXTRA.CSS file, sometimes if you have other bad CSS in there the bottom CSS won't take.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back