You can log back in here.
Is there a code I can use to make the treasure chest section on pet profiles invisible?
add the code below in your style tags .treasure_chest{display:none;}
.treasure_chest{display:none;}
thanks so much ^^