# Image with text

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td>Choose 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>Make section fullwidth</td><td>Tick this checkbox to change the section into full width.</td></tr><tr><td>Enable card background</td><td>Tick this checkbox to enable the card background.</td></tr><tr><td>Image</td><td>Choose any image.</td></tr><tr><td>Enable overlay image</td><td>Tick this checkbox to enable the overlay image.</td></tr><tr><td>Overlay image</td><td>Choose any overlay image.</td></tr><tr><td>Desktop image size</td><td>Choose from small, medium or large to decide the image size on desktop view.</td></tr><tr><td>Desktop image position</td><td>Choose from left or right to decide the image position on desktop view.</td></tr><tr><td>Desktop content position</td><td>Select from top, middle or bottom to decide the content position on the desktop view.</td></tr><tr><td>Content alignment</td><td>Select from left, center or right to decide the content alignment on the desktop view.</td></tr><tr><td>Colors</td><td><p><strong>Color scheme</strong><br>Select the color scheme.</p><p><em>(Note: These can be managed from Theme settings> Color schemes.)</em><br><br><strong>Section background</strong><br>Choose any color for the section background color. It works with the rounded corners only.<br><br><strong>Content background</strong><br>Choose any color for the content background color.</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>

**Heading block settings:**

<table data-header-hidden><thead><tr><th width="284"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Heading</td><td>Type any text to appear as a title.</td><td></td></tr><tr><td>Heading size</td><td>Select the heading font size from H1-H6.</td><td></td></tr><tr><td>Heading tag</td><td>Select the heading tag from H1-H6 for SEO purposes.</td><td></td></tr><tr><td><h4>Color</h4></td><td><strong>Heading highlight</strong><br>Choose any color for the highlighted heading color.</td><td></td></tr></tbody></table>

**Text block settings:**

<table data-header-hidden><thead><tr><th width="294"></th><th></th></tr></thead><tbody><tr><td>Content</td><td>Type any text to display as the description.</td></tr><tr><td>Font size</td><td>Select from regular, small, medium or large to decide the font size of content.</td></tr></tbody></table>

**Button block settings:**

<table data-header-hidden><thead><tr><th width="297"></th><th></th></tr></thead><tbody><tr><td>Button 1-2</td><td><strong>Style</strong><br>Select from Solid, Outline or Link to determine the button style.<br><br><strong>Text</strong><br>Enter any text to show as the button text.<br><br><strong>Link</strong><br>Enter any link to redirect the button.<br><br><strong>Size</strong><br>Select from regular, small, medium or large to decide the button 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/image-with-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.
