# エアテーマ

**URL:** <https://meta.discourse.org/t/air-theme/197703>\
**Category:** Theme\
**Tags:** air-theme\
**Created:** [2021 年 7 月 20 日午後 8:24 UTC](https://meta.discourse.org/t/air-theme/197703 "2021-07-20T20:24:30Z")\
**Posts on this page:** 1\
**Showing post:** 573

<div class="post-metadata">

**Author:** ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)\
**Post date:** [2025 年 5 月 3 日午後 10:18 UTC](https://meta.discourse.org/t/air-theme/197703/573 "2025-05-03T22:18:15Z")

</div>

OK、試してないんですけど、これを試してみてください。新しい #Customization > Theme component を作成して、

CSS Common を編集し、このコードを追加してください。GitHub で Air Theme のソースを見ていました。

```plaintext
// custom search banner customizations
.custom-search-banner-wrap {
   h1 {
    Font-size: 44px !important; 
    }
}

```

Air テーマの Common CSS の最初のセクションには、カスタマー バナーの修正があります。なので、上記のコードのガイドとしてそれを使用できました。

---

_[View the full topic](https://meta.discourse.org/t/air-theme/197703)._
