v1.0.9 — edge-to-edge content mode
New: Edge-to-edge content checkbox under Behavior in the AQM Popup settings.
When on, the plugin zeroes Divi's default spacing inside the popup:
| Divi element | Default | With edge-to-edge mode |
|---|---|---|
| `.et_pb_section` padding | 4% top/bottom | 0 |
| `.et_pb_row` padding | 27px top/bottom | 0 |
| `.et_pb_column` padding | varies | 0 |
| `.et_pb_module` bottom margin | varies | 0 |
Useful for popups that should be a single edge-to-edge image or other full-bleed content, without having to manually set 0 padding on every section/row of every Library layout.
Default is OFF. Existing popups behave exactly as before. Any per-section padding/margin you explicitly set in the Divi UI continues to take effect — Divi generates per-section CSS at equal or higher specificity than this reset, so explicit per-section overrides still win.
Where to enable it: AQM Popup settings → Behavior → check "Edge-to-edge content" → Save.