# Grid Content #6

{% tabs %}
{% tab title="Preview" %}

<figure><img src="/files/p8Vn82cf5u9GP7tFWmIs" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="HTML Code" %}
{% code lineNumbers="true" %}

```html
<!-- Start - Block - Grid Content #6 -->
<div class="row align-items-lg-center">
    <div class="rui-img-rounded--lg col-sm-12 col-lg-6 mb-4 mb-lg-0">
        <img src="https://roseathemes.com/space/1/draftfile.php/5/user/draft/910155598/600x-600.jpg" alt="Moodle Theme - Unsplash" width="100%" class="w-100 img-fluid atto_image_button_text-bottom">
    </div>
    <div class="col-sm-12 col-lg offset-lg-1">
        <div class="pt-lg-4 pt-0">
            <h2 class="mb-xl-4">Custom Work</h2>
            <p class="pb-3 mb-3 mb-xl-4">Do you need theme customization? Help with some Moodle issues? Or maybe you can design and build a theme from scratch?</p>
            <div class="row row-cols-2 pb-2 pb-xl-0 mb-4 mb-xl-5">
                <div class="col">
                    <div class="rui-rounded-icon my-3" style="color: #000; background: #feedba;">
                        <svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor">
                            <path d="M16 16.472V20a2 2 0 01-2 2h-4a2 2 0 01-2-2v-3.528M8 7.528V4a2 2 0 012-2h4a2 2 0 012 2v3.528" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                            <path d="M18 12a6 6 0 10-12 0 6 6 0 0012 0z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                            <path d="M14 12h-2v-2" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        </svg>
                    </div>
                    <h3 class="h5 mb-2">Customization, Design</h3>
                    <p>30$/hour</p>
                </div>
                <div class="col">
                    <div class="rui-rounded-icon my-3" style="color: #000; background: #bdc4f4;">
                        <svg width="32px" height="32px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="currentColor">
                            <path d="M11 13.6V21H3.6a.6.6 0 01-.6-.6V13h7.4a.6.6 0 01.6.6zM11 21h3M3 13v-3M6 3H3.6a.6.6 0 00-.6.6V6M14 3h-4M21 10v4M18 3h2.4a.6.6 0 01.6.6V6M18 21h2.4a.6.6 0 00.6-.6V18M11 10h3v3" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
                        </svg>
                    </div>
                    <h3 class="h5 mb-2">Custom Moodle Theme</h3>
                    <p>The price starts from $6000.</p>
                </div>
            </div>
            <a class="btn btn-primary" href="#">Buy Monocolor today</a>
        </div>
    </div>
</div>
<!-- End - Block - Grid Content #6 -->
```

{% endcode %}
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/1qUbO4Fl0XGCANPYeLMK" %}
[How to add more item to blocks?](/space-moodle-theme/theme-settings/front-page-blocks/how-to-add-more-item-to-blocks.md)
{% endcontent-ref %}


---

# 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://rosea.gitbook.io/space-moodle-theme/theme-settings/front-page-blocks/grid-content/grid-content-6.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.
