> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nettify.no/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit text and content

> Edit text, headings and buttons directly in the manual editor

## How to edit text manually

The manual editor lets you edit all text directly — from headings and paragraphs to button text.

<Steps>
  <Step title="Activate the selector and click on the text">
    Click **"Select element"** and then click on the text you want to change in the preview.
  </Step>

  <Step title="Edit the text in the content field">
    When the element is selected, a **Content** field appears in the panel. Type in the new text here. The change shows in real-time.
  </Step>

  <Step title="Save when you're done">
    Click **"Save changes"** to keep the changes.
  </Step>
</Steps>

***

## Which text elements can you edit?

You can edit all types of text on the website:

* **Headings** (h1, h2, h3, etc.) — main titles and subtitles
* **Paragraphs** — body text and descriptions
* **Buttons** — text on action buttons
* **Links** — text and the URL the link points to
* **Labels** — smaller text elements like categories or tags
* **Lists** — items in lists

***

## Edit links

When you select a link or button, you get access to the link tool:

<AccordionGroup>
  <Accordion title="Change the URL">
    In the **Link** section you can type in a new web address. Valid formats:

    * `https://www.example.com` — a website
    * `mailto:info@company.com` — opens email client
    * `tel:+4712345678` — dials a phone number
    * `#section` — scrolls to a part of the page
  </Accordion>

  <Accordion title="Open in new window">
    Select **Target** and set it to `_blank` to open the link in a new browser window. Use `_self` to open in the same window.
  </Accordion>
</AccordionGroup>

***

## Tips

<Info>
  **Text changes show in real-time.** You see the result immediately in the preview as you type — you don't need to save to see how it looks.
</Info>

<Tip>
  Want to change a lot of text at once, or write new content from scratch? **Nettify AI** is faster — see [Edit text with Nettify AI](/en/ai/endre-tekst).
</Tip>
