> For the complete documentation index, see [llms.txt](https://bslthemes.gitbook.io/arter-wp-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bslthemes.gitbook.io/arter-wp-doc/theme-options.md).

# Theme Options

All global settings can be found in ​**Dashboard > Theme Options**​. In addition, you can customize:

#### Styling <a href="#opt_styling" id="opt_styling"></a>

In "Styling" Tab you can edit: Page Transition (Enable Smooth page transitions), Theme Color, Heading Color, Text Color, Menu Items Color, Heading Size, Paragraph Size, Menu Items Size, Heading Font, Menu Items Font, Paragraphs Font.

#### Header & vCard <a href="#opt_vcard" id="opt_vcard"></a>

In "vCard" Tab you can edit: Header Background, Profile Image, Profile Name, Profile Short Description, Profile Information, Profile Skills Blocks, Profile Buttons.

#### Footer <a href="#opt_footer" id="opt_footer"></a>

In "Footer" Tab you can edit: Footer Text, Footer Text (Right), Socials buttons.

#### Blog <a href="#opt_blog" id="opt_blog"></a>

In "Blog" Tab you can edit: Blog page, enable/disable Categories, disable/enabled Post Excerpt, disable/enabled Featured Image, Social Share.

#### Portfolio <a href="#opt_portfolio" id="opt_portfolio"></a>

In "Portfolio" Tab you can edit: Portfolio Page, Disable Lightbox (on portfolio).

#### 404 <a href="#opt_404" id="opt_404"></a>

In "404" Tab you can edit: Title 404, Content 404.

#### Preloader <a href="#opt_preloader" id="opt_preloader"></a>

In "Preloader" Tab you can edit: Preloader Text.

(Video instructions below):

{% embed url="<https://bslthemes.com/arter/arter_wp_doc/videos/doc_video_4.mp4>" %}
Arter - how to edit global Theme Options
{% endembed %}

*<mark style="color:orange;">Saved your time and you want to thank me? You can</mark>* [![image-text](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png) ](https://www.buymeacoffee.com/bslthemes)😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bslthemes.gitbook.io/arter-wp-doc/theme-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
