# 이메일에서 숨겨지거나 깨진 요소를 찾는 방법

### 숨겨지거나 깨진 요소를 확인하는 방법

때로는 사용자가 요소의 높이나 너비를 너무 많이 줄이거나 패딩을 과도하게 줄여서 해당 요소가 보이지 않게 될 수 있습니다. 이런 경우 이메일 빌더에서 해당 요소를 선택하거나 편집할 수 없게 됩니다. 이러한 상황을 위해 템플릿의 전체 요소 트리를 볼 수 있는 기능을 제공합니다.

템플릿 관리: 아래 이미지와 같이 이메일 빌더의 콘텐츠(Content) 탭 하단에 햄버거 메뉴가 있습니다. 이 메뉴를 클릭하면 레이어(Layer) 섹션이 열립니다.

![템플릿 관리 메뉴](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128677814/original/aDA9h2eFDhdoRUJ8v8xS6JEfoDVQTOgDwA.png?1628518302)

![레이어 섹션](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128683700/original/6_ClbwrBIqupzGMXFdtOW7YuRkes3CRoeQ.png?1628518803)

플러스 아이콘을 클릭하면 해당 섹션 내의 모든 하위 요소를 볼 수 있습니다.

![하위 요소 확장](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128684035/original/G0tvAkG2ev06yT-VHxw9FApjq2SSFneiNQ.png?1628518836)

트리에서 요소에 마우스를 올리면 이메일 빌더에서 해당 요소로 자동으로 스크롤됩니다.

상단 이미지의 높이를 10px로 줄이면 이메일 빌더에서 보이지 않게 됩니다.

![높이 축소 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128684259/original/sncdcsDiCagsGjWaS6ExdF00FCpvDjUVow.png?1628518866)

![보이지 않는 요소](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128684400/original/dfex9BGkj0tpjmKYisUZfn9ZgYRYaAiK6A.png?1628518890)

이제 템플릿 관리 메뉴를 통해 해당 이미지에 접근할 수 있습니다. 첫 번째 섹션의 첫 번째 이미지에 마우스를 올려보세요.

![트리를 통한 요소 접근](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48128684580/original/Q8RGWJDZ8zmQI2mAXtWek9pUjmE_K6uvBw.png?1628518912)

***

*원문 최종 수정: Wed, 25 May, 2022 at 7:09 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/marketing/mention-or-tag-profile-in-posts-from-social-planner/how-to-find-hidden-or-broken-elements-in-email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
