Home › Forums › Theme support › AnimaCare Team Contact Removeal › Reply To: AnimaCare Team Contact Removeal
Hi Richard,
the easiest way is to remove it with css. You can add this code to WP Admin -> Appearance -> Theme Options -> General -> Extra CSS Content:
.single_team_contact_container {
display:none;
}
This css code will hide the box