HTML Minification
What it does
HTML minification compresses inline HTML, CSS, and JavaScript in the page output. It is the inline minification control on the Minify screen — not a separate sidebar item.
Where to find it
Divi Engine → Nitro Settings → Scripts & CSS → Minify (inline minification)
Settings
| Setting | Type | Default | What it does |
|---|---|---|---|
| Inline minification | Radio | Disabled | Minifies inline HTML, CSS, and JavaScript after your main CSS/JS queues are working |
How to enable
- Finish and test CSS & JS Minification first.
- Enable inline minification.
- Save, clear caches, and test key pages logged out.
High risk
On some sites, inline minification can break markup or scripts. If anything looks wrong, turn it off immediately — it is high on the Nitro broke my site checklist.