# Font size

**URL:** https://community.glideapps.com/t/font-size/29466
**Category:** Ask for Help
**Created:** [July 23, 2021, 6:55am UTC](https://community.glideapps.com/t/font-size/29466 "2021-07-23T06:55:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![skynet23rus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/skynet23rus/32/29427_2.png) [@skynet23rus](https://community.glideapps.com/u/skynet23rus)
#### Post date: [July 23, 2021, 6:55am UTC](https://community.glideapps.com/t/font-size/29466/1 "2021-07-23T06:55:27Z")

</div>

Good day, I translate through Google Translator, I apologize for the translation. I decided to create a small application in the free version, but I was faced with the fact that the fine print ended up. Is it possible to increase it somehow in the free version? Thanks for the reply.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 23, 2021, 8:17am UTC](https://community.glideapps.com/t/font-size/29466/2 "2021-07-23T08:17:53Z")

</div>

It’s a bit difficult to know exactly what you are referring to. Glide has lots of options for adjusting text/font sizes, but how to do it depends which component is being used. Could you provide a screen shot that shows what you would like to change?

---

<div class="post-metadata">

### Author: ![skynet23rus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/skynet23rus/32/29427_2.png) [@skynet23rus](https://community.glideapps.com/u/skynet23rus)
#### Post date: [July 23, 2021, 8:27am UTC](https://community.glideapps.com/t/font-size/29466/3 "2021-07-23T08:27:11Z")

</div>

Once again, I apologize for the translation. Here is a screen, and I would like everything to be bolo more.

 ![Imeg](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/d/1d0bee57d97dbe241162d2535754dbedd9b93772.jpeg)

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [July 23, 2021, 9:54am UTC](https://community.glideapps.com/t/font-size/29466/4 "2021-07-23T09:54:07Z")

</div>

I few ideas to change the size of your text:

**Natively in Glide**

- Go to /Settings /Appearance. There you have the choice of 4 font types. They are slightly different in size.
- List, tile and cards layouts: right panel, _text style_ section, you can change the font size. Here you will change the font size of your **lists**.
- Screen components: _rich text_ (with markdown) and _text_ allow you to change font size. Here you will change the font size of your **components on the item’s screen**.

**Non-native to Glide**  
Possibly CSS which I believe you would include in a _rich text_ component. Not supported by Glide, use at your own risk.
