# Custom Themes (Enterprise Only)

Customize the layout of SuperTables

With SuperTables enterprise you have the full freedom to customize the layout of SuperTables. You can do this by editing the custom.css file which is part of the installation files. With custom css you can do almost anything from:

* Company fonts and colors
* Custom icons
* Coloring
* Edit spacing, margins and more
* Hide parts of SuperTables like borders, elements and more.
* And many more CSS tricks you can think of.

An example of a custom table:

<br>

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/09/supertables-custom-css.png" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/09/supertables-custom-css-2-1024x403.png" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.infotopics.com/supertables/configuration/enterprise-only-functionality/custom-themes-enterprise-only.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.
