Change Buddypress .odd background color
-
Hey Buddypress community. I have an issue that has stumped the world and I am here to seek expert help!
My Buddypress group .odd color is black, and I want it to be white, or clear (color of my background). Here are two images I have posted of my problem and the code that goes with it:
http://rapforthemoment.com/battles/
In FireBug, I changed this code from #000000 to #FFFFFF and it worked perfectly:
.odd {
background: none repeat scroll 0 0 #FFFFFF;
}This is shown in the image. Any suggestions? Thank you so much for all support in advance. I really do appreciate your time!
- The topic ‘Change Buddypress .odd background color’ is closed to new replies.