---
title: "The text inside a column is going out of the screen"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview-pro/datatables/the-text-inside-a-column-is-going-out-of-the-screen/"
---

Here's how to fix a common DataTables layout issue:

![Text inside a DataTables column extends beyond the screen width, cannot be fully viewed](https://www.gravitykit.com/wp-content/uploads/2025/10/file-kA6Eb4Wn49.png)
*Just [add the following CSS to your theme's stylesheet](https://www.gravitykit.com/docs/gravityview/customizing-your-views/adding-custom-css-to-your-website/):*
```

```

```

```

 That will make the text line break like this:

![Text in a column extends beyond the screen, showing incomplete sentences or paragraphs cut off on the right side](https://www.gravitykit.com/wp-content/uploads/2025/10/file-KcZzVjro4I.png)