@yoast79
8 years, 7 months ago
Hey Henry,
After some more hours of trying I managed to find the right code to get it done!
This is what made it work;
.profile-fields { color: #ffffff } .profile-fields { background: #000000 } .profile-fields tr.alt td { color: #ffffff } #buddypress table.profile-fields tr.alt td { background: #000000 }
I’m sorry to bother you with my question.