# Styles in plain text

Webflow allows you to include styles within plain text from this menu:

<figure><img src="/files/hpLHmGYnpr8dji4tPXGA" alt=""><figcaption></figcaption></figure>

Webflow introduces a **span** to which it applies the style. With Polyflow it is currently **not possible to apply styles to these spans**, so if you need to add styles within text (bold, italics... ) you will have to create that text as rich text and not plain text.

On the other hand, if you have for example **colour styles applied to plain text**, you can create this element in Webflow, one for each language, translate it in Webflow and apply the **"polyflow-only" attribute**. Here you can see how to use the attribute:

[How to show different contents depending on the language version](/language-custom-content/how-to-show-different-contents-depending-on-the-language-version.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.polyflow.co/limitations/styles-in-plain-text.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
