docs/User Guide/User Guide/Basic Concepts and Features/UI Elements/Content width.md
Some note types such as <a class="reference-link" href="../../Note%20Types/Text.md">Text</a>, <a class="reference-link" href="../../Note%20Types/Relation%20Map.md">Relation Map</a>, and saved search intentionally limit the width of the content.
This might appear surprising at first, but the idea is to make text fit well on wider screens without appearing distorted. This is especially the case if the document contains <a class="reference-link" href="../../Note%20Types/Text/Images.md">Images</a>, tables or other width-dependent elements.
The content width is expressed in pixels and can be changed from <a class="reference-link" href="Options.md">Options</a> → Appearance → Content Width and adjusting the Max content width section.
To effectively disable the content width limitation, simply set the width to a value larger than your screen size (e.g. 9999).
By default, the content is aligned to the left, but it can be centered horizontally by checking Keep content centered from the same section as the content width.
For notes with large elements such as <a class="reference-link" href="../../Note%20Types/Text/Tables.md">Tables</a>, it sometimes makes sense to avoid the content width without affecting other notes. To do so:
fullContentWidth label to the note.[!NOTE] Some note types are full width by default, such as the <a class="reference-link" href="../../Note%20Types/Canvas.md">Canvas</a>. In that case the Full width toggle will not be displayed and the label will have no effect.