Hi
How to remove the text from the control icons?

Not a "proper" way of doing it but you could try this in extra.cs
Code:
.message .messageMeta .control {
height: 20px;
overflow: hidden;
width: 20px;
}

Screenshot_10.png
 

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