{
position:absolute; top:108px; left:50%;}
/removes birth date/
.pet_age_info_date {
display: none;}
/removes adoption date/ .pet_wco_info_date { display: none;}
.pet_like {
display: none;}
I think I've fixed the issue, let me know if it gives you any problems!
<style>
.eight.wide.column h3 {
font-size: 1.75rem;
margin-bottom: 0.5rem !important;
margin-top: 0rem !important;
font-family: inherit;
font-weight: 500;
line-height: 1;
color: inherit;
}
.eight.wide.column p {
margin-top: 0 !important;
margin-bottom: 1rem !important;
}
.prototip {display: none;}
.statbar{display:none;}
, {display:none;} h2 {color: ; font-family: garamond; font-size: 14px;}
{position: absolute; color: ; font-family: garamond; font-size: 14px; left: 45%; height: 500px;} a:link,a:visited {color: ;}
{display: none;} {display: none;} /removes birth date/ .pet_age_info_date { display: none;}
/removes adoption date/ .pet_wco_info_date { display: none;} .pet_like { display: none;} </style>
removing user icon -
.owner img {display:none;}
you can go further
.tpd-tooltip, .tpd-skin, .tpd-content {display:none;}
removes the user hover pop-up
(i didn't figure these out on my own, but i'm afraid i don't remember who i learned them from! x: )