# Theme Styling

### Theme Options > Theme Styling&#x20;

You are able to edit&#x20;

* Site Background
* Colors
* Typography
* Border & Rounded

## Site background

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

You are able to set up the body background of your site:

* Select Color
* Select Background Repeat style (No Repeat/ Repeat All/ Repeat Horizontally/ Repeat Vertically/ Inherit)
* Select Background Size (Inherit/ Cover/ Contain)
* Select Background Attachment (Fixed/ Scroll/ Inherit)
* Select Background Position (Left top/ Left center/ Left bottom/ Center top/ Center center/ Center bottom/ Right top/ Right center/ Right bottom)
* Upload selected media

You can also be able to choose your page blocks style as Normal or Border Block&#x20;

## Colors

You are able to change:&#x20;

* Primary color&#x20;
* Secondary color&#x20;
* Box color (text, background)&#x20;
* Text color&#x20;
* Link color&#x20;
* Heading color&#x20;
* Button color&#x20;
* Button hover color&#x20;
* Form color&#x20;
* Focus color&#x20;
* Pagination number color&#x20;

![](/files/BYG7OGgHls6Fg9gUD3XZ)

## Typography

{% hint style="danger" %}
This section contains general typography options. Additional typography options for specific areas can be found within other sections. Example: For breadcrumb typography options go to the breadcrumb section.
{% endhint %}

You are able to customize:&#x20;

* Body Typography&#x20;
* Heading Typography&#x20;

(Font family, line height, letter spacing)

* Font size&#x20;
* Widget title&#x20;
* etc.

![](/files/joOIlSdpogNZ8CkFqkt1)

## Border & Rounded

Where you can set box rounded for button

![](/files/WKI97mINKXUXNqj2qQ2z)


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/theme-options/theme-styling.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.
