@@ -3,9 +3,10 @@ Elements
3
3
========
4
4
5
5
Elements help structure and present content effectively. They range from text-based components like
6
- :ref: `titles <website/elements/titles >` and :ref: `lists <website/elements/lists >` to interactive
7
- ones such as :ref: `buttons <website/elements/buttons >` and :ref: `links <website/elements/links >`.
8
- Visual elements like :ref: `images <website/elements/images >`, :ref: `icons <website/elements/icons >`,
6
+ :ref: `titles <website/elements/titles >`, :ref: `lists <website/elements/lists >` and
7
+ :ref: `text highlights <website/elements/text_highlights >` to interactive ones such as
8
+ :ref: `buttons <website/elements/buttons >` and :ref: `links <website/elements/links >`. Visual elements
9
+ like :ref: `images <website/elements/images >`, :ref: `icons <website/elements/icons >`,
9
10
:ref: `videos <website/elements/videos >`, and :ref: `animations <website/elements/animations >` can
10
11
also be added to improve content presentation and organization.
11
12
@@ -128,6 +129,23 @@ Lists help organize content clearly, making information easier to read and impro
128
129
structures. Type `/list ` and choose from three different types of lists: :guilabel: `Bulleted lists `,
129
130
:guilabel: `Numbered lists `, or :guilabel: `Checklists `.
130
131
132
+ .. _website/elements/text_highlights :
133
+
134
+ Text highlights
135
+ ===============
136
+
137
+ Highlights can be added to titles and text using in the :guilabel: `Inline Text ` section of the
138
+ website editor. To add a highlight:
139
+
140
+ #. Select the text or title you want to highlight.
141
+ #. In the website editor, click on :guilabel: `Highlight `.
142
+ #. Select the highlight style.
143
+ #. Modify its :guilabel: `Color `.
144
+ #. Choose its :guilabel: `Thickness `.
145
+
146
+ .. image :: elements/highlights-elements.png
147
+ :alt: Highlight texts and titles
148
+
131
149
.. _website/elements/animations :
132
150
133
151
Animations
0 commit comments