# Rich text justification

**URL:** https://community.glideapps.com/t/rich-text-justification/63942
**Category:** Ask for Help
**Created:** [July 15, 2023, 10:01am UTC](https://community.glideapps.com/t/rich-text-justification/63942 "2023-07-15T10:01:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![wink\_au2](https://avatars.discourse-cdn.com/v4/letter/w/b487fb/32.png) [@wink\_au2](https://community.glideapps.com/u/wink_au2)
#### Post date: [July 15, 2023, 10:01am UTC](https://community.glideapps.com/t/rich-text-justification/63942/1 "2023-07-15T10:01:38Z")

</div>

I have data in Airtable that I have linked to my Glide app. One of the fields is a rich text dot point list. All good except it appears as a right-justified list when it should be left-justified. It is much more difficult to read.  
Is there a way to correct this?

 ![0fc7bbaecf8d58ded712f69f901e5dd37201ff57](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/b/0b50137215fd1f126f542c8d0fcea855c54c77b1.jpeg)

---

<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 15, 2023, 10:07am UTC](https://community.glideapps.com/t/rich-text-justification/63942/2 "2023-07-15T10:07:51Z")

</div>

Looks like you have that in a Fields component. Try putting your rich text in a Rich Text component.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [July 15, 2023, 11:53pm UTC](https://community.glideapps.com/t/rich-text-justification/63942/3 "2023-07-15T23:53:48Z")

</div>

Yeah, I think long bullet lists wouldn’t be a good fit for a fields component anyway. You can have a text component for the “DISTINGUISHING FEATURES & FACTS” title, and a rich text component for the bullet list.

Or convert that whole table into components in a 3 or 4-column container.

---

<div class="post-metadata">

### Author: ![wink\_au2](https://avatars.discourse-cdn.com/v4/letter/w/b487fb/32.png) [@wink\_au2](https://community.glideapps.com/u/wink_au2)
#### Post date: [July 16, 2023, 7:11am UTC](https://community.glideapps.com/t/rich-text-justification/63942/4 "2023-07-16T07:11:17Z")

</div>

I’m not sure I follow you. The bullet point list has been created in Airtable in a “long text” field with rich text enabled.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [July 16, 2023, 7:43am UTC](https://community.glideapps.com/t/rich-text-justification/63942/5 "2023-07-16T07:43:43Z")

</div>

I mean if you have a list of bullet points, it’s likely not a good fit for the fields component, since it can be long. I advise you to not use that specific info in the fields component, and show it in a rich text component instead.
