Hi! Is there any way to disable the new pet likes feature on profiles~? :o It's a cute idea, but I'd rather not have it enabled for my pets, aheh ^^;
There's no way to easily disable it on every pet without coding, but you can use this coding to get rid of the pet like button on a pet profile!
.pet_like {
display: none;}