What Elementor actually is
Elementor is a visual, drag-and-drop page builder for WordPress. It replaces the default WordPress editor with a live canvas: you drag widgets onto the page, style them in a sidebar, and see the result immediately. It's installed on over ten million sites, which makes it the most-used page builder on the internet by a wide margin.
The important thing to understand — and the thing most reviews skip — is that Elementor is really two products wearing one name.
The free plugin is a page builder. It builds pages. That's the whole scope. It's genuinely good at it, and it is not a crippled trial: you get the real editor, flexbox and grid containers, and roughly forty widgets. You could build a perfectly respectable landing page and never pay a cent.
Elementor Pro is a different animal. It turns the page builder into a site builder. The headline feature is the Theme Builder, which lets you design your header, footer, blog post template, archive pages and 404 visually, instead of editing PHP templates. Pro is also where forms, popups, WooCommerce widgets and dynamic content live.
Elementor Free vs Pro: what you actually get
This is the question that brings most people to a review, so let's be concrete. Here's what's behind the paywall — and, more usefully, what it costs you to work around each one with a free plugin instead.
| Feature | Free | Pro | If you don't buy Pro |
|---|---|---|---|
| Visual page editor | Yes | Yes | — |
| Flexbox & grid containers | Yes | Yes | — |
| Widget count | ~40 | ~100+ | Free addon packs cover a lot of the gap |
| Theme Builder (header, footer, templates) | No | Yes | You're stuck with your theme's header, or writing PHP |
| Form widget | No | Yes | Add a separate forms plugin |
| Popup Builder | No | Yes | Add a separate popup plugin |
| WooCommerce widgets | No | Yes | Default Woo templates only — no custom product pages |
| Dynamic content / custom fields | No | Yes | No way to build templated, data-driven pages |
| Loop Builder (custom post grids) | No | Yes | Basic post lists only |
| Global widgets & saved templates | Templates only | Both | Repetitive edits across pages |
| Support | Community forum | Premium support | You're on your own |
Look down that right-hand column and the real argument for Pro appears. It isn't "you get more widgets." It's that the free route quietly turns into a forms plugin, plus a popup plugin, plus a header/footer plugin, plus an addon pack — four vendors, four update cycles, four things that can break each other. Most of those have paid tiers of their own, so you often don't even save money.
Consolidating that into one licence is, honestly, the strongest thing Pro has going for it. Not the widget count.
What Elementor Pro costs
Elementor Pro is an annual subscription, priced by how many sites you can activate it on. There is no lifetime option and there hasn't been for years — if that's a dealbreaker for you, skip to the alternatives, because it isn't going to change.
| Tier | Sites | Who it's for |
|---|---|---|
| Essential | 1 | Your own site. The obvious starting point. |
| Advanced | 3 | A side project or two. Rarely the right buy — see below. |
| Expert | 25 | Freelancers with a real client roster. The best value per site. |
| Agency | 100+ | Agencies running volume. |
The buying advice nobody gives you
If you're building one site, buy the cheapest tier. Don't buy headroom you don't need — you can upgrade mid-term and Elementor prorates it.
If you're a freelancer, do the maths per site, not per licence. The jump from the 3-site tier to the 25-site tier looks steep as a sticker price, but per site it's dramatically cheaper. If you build more than four or five client sites a year, the mid tier is a false economy — you'll blow through it and end up buying the bigger one anyway.
Never put a client's site on your own licence. This is the mistake I see constantly. Buy the licence in the client's name and expense it to them, or bake the renewal into a care plan. Otherwise you've made yourself permanently, unpaidly responsible for their plugin updates — and when you eventually part ways, their site silently stops receiving security patches. That's a genuinely bad outcome for someone who trusted you.
The speed problem — how much of it is real?
"Elementor is bloated" is the single most repeated criticism of this plugin, and it deserves a straight answer rather than a defensive one. So: partly true, and less true every year.
What's genuinely true
Elementor loads its own CSS and JavaScript on the front end of every page. That's
real overhead a hand-coded site simply doesn't carry. And older Elementor sites —
the ones built with the legacy Section → Column → Widget structure — produce
a genuinely alarming number of nested <div> wrappers. If you've ever opened
DevTools on a 2020-era Elementor site and recoiled, that's what you were looking at.
What's out of date
The section-and-column era is over. Elementor's flexbox containers (and now grid containers) replaced it, and they cut the DOM node count dramatically for the same visual layout. A container-based Elementor page is a fundamentally leaner document than a column-based one. A lot of the "Elementor is bloated" content ranking on Google right now is describing a version of the plugin that no longer exists.
Elementor has also shipped a genuinely useful set of performance switches — you can turn off features you don't use, and stop it loading assets for widgets that aren't on the page.
What actually makes Elementor sites slow
Here's the part that matters, and it's the least popular opinion in this article: in almost every slow Elementor site I've been asked to fix, Elementor was not the bottleneck. It was some combination of:
- Unoptimised images. A 4MB hero JPEG will outweigh the entire builder several times over. This is nearly always the number one problem.
- Cheap shared hosting with a slow server response time — which no amount of front-end tuning can fix.
- A stack of third-party addon packs, each loading its own CSS and JS sitewide so the owner could use one widget on one page.
- A bloated multipurpose theme layered underneath, doing its own rendering.
- Legacy sections and columns that were never migrated to containers.
Who Elementor is right for
Elementor is the correct choice — not a compromise, the correct choice — if:
- You're handing the site to a non-technical client. This is Elementor's killer feature and it's badly underrated. The editor is intuitive enough that a restaurant owner can update their own opening hours without phoning you. Every builder claims this; Elementor is the one where it's actually true.
- You want to move fast. The template library, the widget count and the sheer volume of ready-made kits mean you can go from empty install to a presentable site in a day.
- You need to hire, or be hired. There are more Elementor developers than any other kind. If you build a client's site in Elementor and they later replace you, they can find someone. That's a professional courtesy worth more than it sounds.
- You'll get stuck and need answers. Every problem you will ever have has been asked and answered on a forum, a YouTube video or a blog post already. No other builder comes close on this.
- You need a specific integration. The addon ecosystem is vast. Whatever weird thing you need, somebody has built a widget for it.
Who should skip Elementor
A review that only says nice things is a sales page. So — genuinely, don't use Elementor if:
- You're a developer who's comfortable in code. If you can write HTML and CSS, Elementor will feel like fighting a UI to produce markup you could have typed faster and cleaner yourself. You'll spend your time hunting for the right sidebar toggle. Use a block theme, or a lighter builder, or just write the theme.
- Performance is the product. If you're building something where every kilobyte is a business metric — a high-traffic publisher, a conversion-critical landing page at scale — the builder overhead is a real cost with no upside. Go leaner.
- You hate recurring costs. Elementor Pro renews forever, on every site, and it will never be a one-time purchase. If that model bothers you, it will keep bothering you every single year. Breakdance sells a lifetime licence and that difference compounds enormously over a few years.
- You need clean, portable output. Everything you build is locked into Elementor's own data format. Deactivate the plugin and your pages fall apart. If you think you might want to move to a headless setup or a different platform later, you're building yourself a very expensive migration.
- You only need a blog. If it's genuinely just posts, the built-in WordPress block editor is free, fast and completely sufficient. Don't install a page builder to write articles.
Elementor alternatives worth considering
If any of the above landed, here's where I'd actually look. I've deliberately kept this short and honest rather than listing ten tools to pad the page.
Breakdance
Built by the Oxygen team. Leaner output, forms and popups included rather than paywalled, and — the big one — a lifetime licence. Smaller ecosystem and a steeper first hour. The best answer to "I like Elementor but I hate renting it."
Read the Breakdance reviewGutenberg + a block theme
WordPress's native editor is genuinely capable now, and full site editing covers headers and footers. It's free, it's fast, and there's no licence. It's also clumsier to design in, and clients find it harder than Elementor.
Bricks
Clean output, a lifetime licence, and a workflow that assumes you understand CSS. Developers who try it rarely go back. Do not hand it to a client and expect them to edit their own homepage.
So — is Elementor Pro worth it?
If you're building a business website and you're not a developer: yes, and it isn't close. The free version will stop you the moment you want a custom header or a contact form, and assembling free plugins to dodge that costs you more in money and maintenance than the licence does. Buy the cheapest tier that covers your sites.
If you're a developer who cares about output quality, or you resent the annual renewal: no. You'll be happier and your sites will be lighter with Breakdance or Bricks, and you'll pay once instead of forever.
Elementor's real product isn't the widgets. It's the ecosystem, the hireability and the fact that your client can update their own site without breaking it. If those things are worth money to you, it's worth the money. If they aren't, you're paying a subscription for benefits you'll never use.