# Advanced Search Banner

**URL:** https://meta.discourse.org/t/advanced-search-banner/122939
**Category:** Theme component
**Tags:** official, deprecated, search-banner, advanced-search-banner
**Created:** [7월 15, 2019, 3:49오전 UTC](https://meta.discourse.org/t/advanced-search-banner/122939 "2019-07-15T03:49:07Z")
**Posts on this page:** 1
**Showing post:** 177

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [6월 30, 2025, 8:58오후 UTC](https://meta.discourse.org/t/advanced-search-banner/122939/177 "2025-06-30T20:58:48Z")

</div>

안녕하세요 여러분! 이번 주에 이 테마 컴포넌트에 추가하신 커스텀 스타일에 영향을 줄 수 있는 [변경 사항](https://github.com/discourse/discourse-search-banner/pull/98)을 병합할 예정입니다.

이 검색 배너가 여러 페이지에 표시될 수 있으므로, 헤드라인에 H1을 사용하는 것은 이상적입니다. H1은 한 페이지의 내용을 다른 페이지와 구별하는 데 도움이 되어야 합니다. 따라서 이번 변경 사항은 H1을 `custom-search-banner-headline` 클래스가 적용된 DIV로 대체합니다.

따라서 테마에서 H1에 스타일을 적용했다면, `H1`을 `.custom-search-banner-headline`으로 변경해야 합니다. 일부 테마에서는 H1과 함께 클래스를 추가하여 전환을 원활하게 하도록 했습니다. 예를 들어:

> <https://github.com/discourse/discourse-air/blob/3cd4e7ff8019e4d391c983c7602d24474f4826eb/common/common.scss#L9C1-L16C4>

---

_[View the full topic](https://meta.discourse.org/t/advanced-search-banner/122939)._
