# Font size in Label

**URL:** https://discourse.nodered.org/t/font-size-in-label/35713
**Category:** Dashboard
**Created:** [11 November 2020 00:59 UTC](https://discourse.nodered.org/t/font-size-in-label/35713 "2020-11-11T00:59:49Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [11 November 2020 06:10 UTC](https://discourse.nodered.org/t/font-size-in-label/35713/2 "2020-11-11T06:10:18Z")

</div>

About how to customize dashboard CSS [🖌 Customize dashboard CSS](https://discourse.nodered.org/t/customize-dashboard-css/23139)

For the text widget label font size the css is:

```auto
.nr-dashboard-theme .nr-dashboard-text .label {
        font-size: 25px;
 }

```

---

_[View the full topic](https://discourse.nodered.org/t/font-size-in-label/35713)._
