Hello, I have a weird issue with the top bar.
I’d changed the message for the top bar with a new text, then I created a Global CCS role to hide the right menu in Top bar
.top-bar-right {
display:none!important;
}
and all things work right.
BUT, then I changed again the text in the top bar and when I saved, the right menu in the top bar appeared again with the new left text message.
AND if I save again the CSS in global css with the display none for the .top-bar-right, the new text disappears, the left menu disappears and APPEAR the first text!!
I come crazy with this can you help me to fix it
Thanks
Andrea