Hello,
As title, how can i do that ?
I tried this but not works...
Thanks !
nb: if i use this code
It removes the message-cell--user on quick update status too...
As title, how can i do that ?
I tried this but not works...
Less:
[data-template="thread_view"] {
[data-template="quick_reply_macros"] {
.message-cell .message-cell--user {display: none;}
}
}
nb: if i use this code
Less:
[data-template="quick_reply_macros"] {
.message-cell .message-cell--user {display: none;}
}