# Introduction

### Elementor Custom Breakpoints

In this Gitbook I will explain step by step procedure on how to modify Elementor - Wordpress Page Builder - to add your own custom breakpoints.

{% hint style="info" %}
We are currently using Elementor Version 2.1.4 which is latest as of this writing.
{% endhint %}

You can download the Latest Elementor Version form the official site - <https://elementor.com/>

{% hint style="warning" %}
Please do not modify files which is in your live site before testing it offline. It might break the plugin as well as your site.
{% endhint %}

{% hint style="danger" %}
Please use copy button of the code pane for each code shared in this tutorial, if you do manual select ,copy , paste it might break the code ! Gitbook Bug i guess..
{% endhint %}

###

### [**Join the Free Elementor Facebook Group now!**](https://www.facebook.com/groups/378863875923277/)

![](/files/-LI0iS8CE9eARj7EMfa8)


---

# 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://kodestat.gitbook.io/elementor/master.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.
