# Rich text

<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>Make top corners rounded</td><td>Select this checkbox to show the top corners rounded of the section.</td></tr><tr><td>Content</td><td><strong>Desktop width</strong> <br>Select the content width from the following options: <br>- Small <br>- Medium <br>- Large <br><br><strong>Alignment</strong> <br>Select the alignment of the text from left, right and center. <br><br><strong>Position</strong><br>Select the position of the text to left, right and center.</td></tr><tr><td>Colors> Color scheme</td><td>These can be managed from Theme settings> Color schemes.</td></tr><tr><td>Section background</td><td>Select any color for the section background. It works with the rounded corners only.</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>

**Heading block settings:**

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Text</td><td>Type any text to appear as a title.<br><em>(Note: To highlight the text with a different color, simply wrap it in bold.)</em></td></tr><tr><td>Heading size</td><td>Select the heading font size from H1-H6.</td></tr><tr><td>Heading tag</td><td>Select the heading tag from H1-H6 for SEO purposes.</td></tr><tr><td><h4>Color</h4></td><td><strong>Heading highlight</strong><br>Select any color for the highlighted heading text.</td></tr></tbody></table>

**Description block settings:**

<table data-header-hidden><thead><tr><th width="286"></th><th></th></tr></thead><tbody><tr><td>Text</td><td>Type any text to appear as a description.</td></tr></tbody></table>

**Button block settings**

<table data-header-hidden><thead><tr><th width="289"></th><th></th></tr></thead><tbody><tr><td>Style</td><td>Select from <strong>Solid</strong>, <strong>Outline</strong> or L<strong>ink</strong> to determine the button style.</td></tr><tr><td>Text</td><td>Type any text to appear as button text.</td></tr><tr><td>Link</td><td>Add any link to redirect the button.</td></tr><tr><td>Button size</td><td>Choose from small, medium or large to determine the size of button.</td></tr></tbody></table>

**Divider:** This block will add a divider line.\
\
**Image block settings**

<table><thead><tr><th width="294"></th><th></th></tr></thead><tbody><tr><td>Image</td><td>Choose any image from the library.</td></tr><tr><td>Image size</td><td>Adjust the range bar to determine the image size.</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/shark-documentation/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.
