# Changing the space between components

**URL:** https://community.glideapps.com/t/changing-the-space-between-components/75977
**Category:** Ask for Help
**Created:** [August 29, 2024, 5:45pm UTC](https://community.glideapps.com/t/changing-the-space-between-components/75977 "2024-08-29T17:45:23Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [August 29, 2024, 11:14pm UTC](https://community.glideapps.com/t/changing-the-space-between-components/75977/6 "2024-08-29T23:14:49Z")

</div>

Replace your text component with a richtext component and provide the following HTML code, then you can easily set the spacing you want.

```auto
<div style="height: 0px; text-align: center; padding-bottom:10px;">5 KTS</div>

```

---

_[View the full topic](https://community.glideapps.com/t/changing-the-space-between-components/75977)._
