A collection of Divi theme fixes and WordPress utility snippets. Built for WordPress sites running the Divi theme — no build step required.
Looking for standalone UI components? They have been extracted into their own repository: ui-components-library
| Fix | Description |
|---|---|
| Mobile Menu | Enhanced mobile menu with submenu toggles and CTA styling |
| Theme Utilities | Global CSS utilities (shadows, dividers, layout helpers) |
| Contact Form | Floating-label input styling for Divi contact forms |
| Snippet | Description |
|---|---|
| disable-comments.php | Completely disables the WordPress comment system |
| disable-divi-projects.php | Removes Divi's default "Projects" post type |
| mailto-redirect.php | Clean URL slugs that 302-redirect to mailto: links |
| whatsapp-autolink.php | Dynamic WhatsApp links with Divi token integration |
- Pick a component folder.
- Copy the CSS into Divi Theme Options > Custom CSS (or your child theme).
- Copy the JS into a Code Module or enqueue it in your child theme.
- Add the required HTML classes to your Divi modules.
Each component folder contains its own documentation.
- WordPress 6.0+
- Divi Theme 4.x+
- No build tools needed — all code is production-ready
André Marinho — andremarinho.me