Sorry to bother you again,
I tried to add that line of css so my username can turn white when a cover picture is on, but i doesn't work?
.hasCover > .memberHeader-avatar,
.hasCover > .memberHeader-content,
.hasCover > .memberHeader-name {
background-color: rgba(0,0,0,0.5);
text-color...