---
title: Elementor Page Builder Performance Notes
type: article
created: '2026-04-05'
updated: '2026-04-05'
source_docs:
- raw/2026-01-16-a-new-dawn-shine-marketing-call-114911969.md
tags:
- wordpress
- elementor
- development
- performance
- page-builder
layer: 2
client_source: null
industry_context: null
transferable: true
---

# Elementor Page Builder Performance Notes

## Overview

Elementor is the drag-and-drop page builder used on WordPress sites built by the Asymmetric dev team. While the team is generally familiar with it, specific site configurations or unfamiliar setups can make the builder feel clunky and slow down development velocity. This was noted explicitly during the [[clients/a-new-dawn-therapy/index|A New Dawn Therapy]] website build.

## Observed Issues

During the A New Dawn Therapy project, the developer working on the site encountered slower-than-expected progress with Elementor:

> *"The builder for the site is just wonky. Like, we used one called Elementor, where it's kind of, our devs are very used to it, and they drag and drop and can build any type of page in there. But the one that's new process has been slower, and stuff is just, he's not super familiar with it, and it takes him a little bit more time... it's just a little clankier."*
> — Sebastian Gant, [[meetings/2026-01-16-a-new-dawn-website-content-finalization|Website Content & Structure Finalization Meeting]]

The root cause appeared to be a combination of an unfamiliar site configuration and Elementor's general overhead, rather than a fundamental limitation of the tool itself.

## Recommended Mitigation: Simple Layouts

When Elementor performance is a concern, the recommended approach is to keep page layouts simple and content-driven rather than design-heavy:

- Build layouts based directly on the copy provided (e.g., three paragraphs → three content blocks)
- Avoid complex nested structures or custom widget configurations
- Let content volume and structure dictate the layout, not the other way around

This approach prioritizes shipping a functional, clean site over elaborate design, which is appropriate when timeline pressure exists.

## Timeline Impact

On the A New Dawn Therapy project, Elementor slowness was a contributing factor to an extended build timeline. The team set a target of **February 1** for most of the site to be complete, with the expectation that the developer would work in focused chunks rather than incremental daily progress.

## Related Notes

- [[clients/a-new-dawn-therapy/index|A New Dawn Therapy — Client Index]]
- [[meetings/2026-01-16-a-new-dawn-website-content-finalization|A New Dawn Therapy — Website Content & Structure Finalization]]
- [[knowledge/wordpress/hipaa-compliant-contact-forms|HIPAA-Compliant Contact Forms on WordPress]]