# MasterStudy Iconbox

There is a Gutenberg MasterStudy Iconbox. It lets you add a block for bullet points with icons to any page of your website.&#x20;

<figure><img src="/files/RG8vhgMSczmbTwrfryjy" alt=""><figcaption></figcaption></figure>

## Adjusting Settings

There are **Settings** available in the Block section.

<figure><img src="/files/yMaRfPidUq7pu5yGBXwl" alt=""><figcaption></figcaption></figure>

* **General Settings**:
  * **Background:** Choose the background color for the iconbox
  * **Title**:
    * **Font Size**: Sets the font size for the title text.
    * **Select Font Weight**: Allows users to choose the font weight for the title text, with options for Normal (400) or Custom (700).
    * **Custom**: Provides the option to enter a custom color code (#2A3045) or choose the color for the title text color.
  * **Description**:
    * **Font Size**: Sets the font size for the description text.
    * **Select Font Weight**: Allows users to choose the font weight for the description text, with options for Normal (400) or Custom (700).
    * **Custom**: Provides the option to enter a custom color code (#2A3045BF) or choose the color for the description text color.
* **Advanced**:
  * **Additional CSS Class(Es)**: Allows users to add custom CSS classes for further styling or functionality.


---

# 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://docs.stylemixthemes.com/masterstudy-lms-starter-theme/gutenberg-blocks/masterstudy-iconbox.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.
