# Rich text

### Configure rich text section

Select the customize theme option. Click on the dropdown menu at the top to select the **Home page** template.

From the left side menu, select **Rich text.**

Customize the **Rich text** section by utilizing the settings on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td>Select from the options to select the visibility of this section:<br>-Always<br>-Small devices only(On selecting this, the section will be visible on mobile devices only.)<br>-Large devices only</td></tr><tr><td>Background image</td><td>Select any image for the background image of this section.</td></tr><tr><td>Desktop content width</td><td>Select the content width from the following options:<br>- Small<br>- Medium<br>- Large</td></tr><tr><td>Text alignment</td><td>Select the alignment of the text to left, right and center.</td></tr><tr><td>Color scheme</td><td><p>Select the color scheme from the options: </p><p>-Primary </p><p>-Secondary <br>-Tertiary <br>-Quaternary <br>These can be managed from Theme settings> color schemes. <br><br><strong>Enable gradient</strong><br>Select the checkbox to enable the selected color scheme's gradient.<br><br><strong>Make it sticky</strong><br>Select this checkbox to show text content as sticky in the section.<br><em>(Note: Any added links and button will not work with this sticky text.)</em></p></td></tr><tr><td>SECTION SPACING</td><td><p><strong>Top spacing (desktop)</strong> </p><p>Adjust the slider to add spacing at the top of the section for desktop view.  <br> </p><p><strong>Bottom Spacing (desktop)</strong> </p><p>Adjust the slider to add spacing at the bottom of the section for desktop view. </p><p> </p><p><strong>Top spacing (mobile)</strong> </p><p>Adjust the slider to add spacing at the top of the section for mobile view. </p><p> </p><p><strong>Bottom spacing (mobile)</strong> <br>Adjust the slider to add spacing at the bottom of the section for mobile view.</p></td></tr></tbody></table>

### Block settings

It has four types of blocks.

<table data-header-hidden><thead><tr><th width="289"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Heading</td><td><p><strong>Text</strong> <br>Add any heading text here.  </p><p><em>(Note: Wrap your text between [[ ]] to add the markers. For example, This [[marker]] will underline marker text.)</em><br><br><strong>Heading tag</strong><br>Specify heading code types for SEO and search engines for crawling purposes.<br><br><strong>Marker style</strong><br>Select a style from the following options:<br>-Basic<br>-Curved<br>-Line<br>-Box<br><br><strong>Font size</strong> <br>Select a font size from the given options:</p><p>-Small </p><p>-Medium </p><p>-Regular </p><p>-Large </p><p> </p><p><strong>Style</strong> <br>Select a style from the given options: </p><p>-None </p><p>-Highlight </p><p>-Animated text <br><em>(Note: Highlight text works on bold and italic text of the Heading.)</em><br><br><strong>Outline stroke</strong> </p><p>Select outline stroke from the options: thin or thick. </p><p><br><strong>Heading bottom spacing desktop</strong><br>Adjust the range bar to add spacing below the heading on the desktop.<br><br><strong>Heading bottom spacing mobile</strong><br>Adjust the range bar to add spacing below the heading on the mobile.<br></p><p><strong>Animation color 1</strong> </p><p>Select any color for animation.  <br> </p><p><strong>Animation color 2</strong> </p><p>Select any color for animation.  <br><br><strong>Marker</strong><br>Select any color for marker style.  <br><br><strong>Marker text</strong><br>Select any color for marker text.  </p></td><td></td></tr><tr><td>Subheading</td><td>Add any text for subheading.</td><td></td></tr><tr><td>Text</td><td>Add description text in this block.</td><td></td></tr><tr><td>Button</td><td><p><strong>Text</strong> </p><p>Add button text.  <br> </p><p><strong>Link</strong> </p><p>Add a link to the button text you can want to redirect.  <br> </p><p><strong>Button size</strong>  </p><p>Select the button size from the given options:</p><p>-Extra Small </p><p>-Small </p><p>-Medium  </p><p>-Large<br><br><strong>Button style</strong><br>Select the style from the following options:<br>- Main button<br>- Alternate button<br>These button styles can be managed from the Theme settings>color schems> main and alternate button colors.</p><p> <br><strong>Show button as link</strong> </p><p>-Select/deselect the checkbox to show the button as a link.</p></td><td></td></tr></tbody></table>


---

# 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://shinedezign.gitbook.io/fame-documentations/overview/rich-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.
