# 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: Theme Color, Heading Title font / color / size, Paragraph font / color / size, Bottom Line color.

{% embed url="<https://bslthemes.com/glitche/docs/videos/doc_video_4.mp4>" %}
Glitche - edit global theme styles variables in Theme Options -> Styling
{% endembed %}

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

In "Footer" Tab you can edit: Copyright, Social Links.

{% embed url="<https://bslthemes.com/glitche/docs/videos/doc_video_5.mp4>" %}
Glitche - edit footer in Theme Options -> Footer
{% endembed %}

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

In "Blog Posts" Tab you can disable/enabled categories, edit subtitle, disable/enabled post excerpt, show/hide featured image.

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

In "Portfolio" Tab you can disable/enabled Quick View.

#### Sidebar <a href="#opt_sidebar" id="opt_sidebar"></a>

In "Sidebar" Tab you can disable/enabled sidebar.

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

In "Preloader" Tab you can edit prelaoder text.

#### Custom CSS & JS <a href="#opt_custom" id="opt_custom"></a>

Your custom css and js code.

*<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: 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://bslthemes.gitbook.io/glitche-wp-doc/theme-options.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.
