I'd like to change the color of the pet name, pet color info, and pet owner sections to all be different. I've tried a couple things and nothing worked. Is this possible to do?
I assume you just need to know the right selectors for them?
.pet_name { color:; }
.pet_color_info { color:; }
.owner { color:; }
I tried that and it didn't work.
Can you link me to the pet you've been trying it on?