# Filter Containers (Premium)

## Buttons

**Step 1:**

Click on the pencil icon to access the Button Settings (on the button, that you want to filter with). You can also use images, or any other element to trigger the filtering. It doesn’t have to be a button module.

![](/files/XQcrBMYuRSM9H79jnyVv)

**Step 2:**

Go to Advanced → CSS Class. Here you add the `ef-button` class.

\
**Step 3:**

Additionally, add any category that you want to filter with that button like that: **efc-\[your category]** e.g. `efc-cats`.

\
Buttons have to be in a separate section, then your filterable elements. Or you add the **ef-buttons** class to your button row (Premium features).

## Section

**Step 1:**

Click on blue icon to access the Section Settings.

![](/files/onlGdjLvMLGbIPGN5sFb)

**Step 2:**

Go to Advanced → CSS Class. Here you add the `ef-area` class.

## Containers

**Step 1:**

Click on edit container icon to access the container settings.

**Step 2:**

Go to Advanced → CSS Class.

Here you add all the efc-\[your category] class you want e.g. your efc-cats class.

**Step 3:**

Do that for all containers you want to make filterable.

{% hint style="info" %}
You can get Elementor Filter Premium by clicking [here](https://shop.danielvoelk.de/#elementor-filter).
{% endhint %}


---

# 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://elemdocs.danielvoelk.de/gettings-started/filter-containers-premium.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.
