# Air Theme

**URL:** https://meta.discourse.org/t/air-theme/197703
**Category:** Theme
**Tags:** air-theme
**Created:** [July 20, 2021, 8:24pm UTC](https://meta.discourse.org/t/air-theme/197703 "2021-07-20T20:24:30Z")
**Posts on this page:** 1
**Showing post:** 455

<div class="post-metadata">

### Author: ![Titi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/titi/32/333006_2.png) [@Titi](https://meta.discourse.org/u/Titi)
#### Post date: [November 1, 2023, 12:17am UTC](https://meta.discourse.org/t/air-theme/197703/455 "2023-11-01T00:17:37Z")

</div>

Hello,

How can I change the size of the welcome message please ?  
 ![image](https://global.discourse-cdn.com/meta/original/4X/6/f/f/6ffea809d686a64767059b6d05aaa4bd6db84e32.png)

If find it we have just to modify the CSS with a suitable size:

```plaintext
.custom-search-banner-wrap h1 {
    font-size: 3em;
}

```

> [@yhmtsai](#):
>
> Hi, I use Air Theme with [Topic List Thumbnails Theme Component - theme - Discourse Meta](https://meta.discourse.org/t/topic-list-thumbnails-theme-component/150602/211)

Hello @jordan.vidrine  
I use Air Theme with [Topic List Thumbnails Theme Component - theme - Discourse Meta](https://meta.discourse.org/t/topic-list-thumbnails-theme-component/150602/211) with the list mode & Air Theme. It works good but I’ve an issue I didn’t find how to resolve it.  
I filled in the field desktop category page style to :  
categories and recent topics

On the home page I have the categories ok but under the categories, the recent topics appear with a default template. And I would like to have the thumbnails with list mode instead.  
How can I proceed please ?

For information the thumbnails with list mode works well inside the categories.

---

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