# Titre

### Exemples d’utilisation

* Afficher les titres avant les listes de produits ou de catégories sur la page d’accueil

### Options de configuration

* Ajout d’un titre
* Choix de l’alignement du titre (droit, centre, gauche)
* Choix du niveau du titre (h1, h2, h3, h4, h5, h6)
* Ajout d’une icône (choisir son nom ici : <https://fonts.google.com/icons>)
* Classes CSS

![](/files/-Mk2dZnEtx_zC_BRX2eR)

{% hint style="info" %}
Jusqu'à présent il n'était possible d'ajouter qu'une icône Google Font. Dans la prochaine version d'Atomic, il sera possible d'ajouter également une icône d'une bibliothèque d'icônes personnalisée si celle-ci a été intégrée dans votre thème.
{% endhint %}


---

# 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://atomic-suite.gitbook.io/atomic-suite/documentation-atomic/documentation-utilisateur/animation-des-contenus-dans-atomic-suite/liste-de-molecules/titre.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.
