Hello,
How can I avoid this overlap between TITLE and LABEL on the stream
Hello,
Seem like there have some customization on the stream, you will need to either update the styling for LABEL or TITLE here.
e.g.:
For LABEL: http://screencast.com/t/VvMaCSs4
body div#fd.es .es-stream-type {
right: -3px;
top: -6px;
}