November 5, 2016 at 00:31
#142927
Participant
Another Problems :/
Your css code works half.
Does not work with match counter.
Does not hide the shadow when there is no cover on profile (background-image).
Please, try again and Reply!
Group Cover Code:
.is-user-profile div#item-header #item-header-cover-image div#item-meta p, .is-user-profile div#item-header #item-header-cover-image h2 a, .is-user-profile div#item-header #item-header-cover-image div#item-actions h3, .is-user-profile div#item-header #item-header-cover-image span.activity{
color: #fff;
text-shadow: 1px 1px 2px rgba(15, 15, 15, 1);
}
If no cover, no shadow.
With cover, shadow.