# Increase header size when using Graceful theme

**URL:** https://meta.discourse.org/t/increase-header-size-when-using-graceful-theme/314568
**Category:** Development
**Tags:** graceful-theme
**Created:** [March 8, 2019, 7:31pm UTC](https://meta.discourse.org/t/increase-header-size-when-using-graceful-theme/314568 "2019-03-08T19:31:58Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [March 8, 2019, 8:19pm UTC](https://meta.discourse.org/t/increase-header-size-when-using-graceful-theme/314568/4 "2019-03-08T20:19:53Z")

</div>

It’s the header, not a banner. You can take a look to this component [Big Header - Little Header](https://meta.discourse.org/t/big-header-little-header/86811), however the CSS target is

```css
.d-header {
    height: <value>;
}

```

---

_[View the full topic](https://meta.discourse.org/t/increase-header-size-when-using-graceful-theme/314568)._
