Posts

Part 16: Auditing, Polishing, And Launching Your Divi 5 Website

Image
Welcome to the last part of the Divi 5 Mastery Course. Over the last 15 parts, you went from a blank WordPress install to a complete coworking website with a global design system, Theme Builder templates, responsive layouts, dynamic content, and interactive elements. You created Design Variables , built Presets , created Theme Builder templates , mastered Flexbox and CSS Grid , worked with the Loop Builder , and learned a faster power user workflow . Now it is time to step back, review everything with a critical eye, polish the details, and prepare the site for launch. In this post, we will walk through a complete pre-launch audit, check visual and functional details, review performance settings, tighten accessibility and SEO basics, test across devices and browsers, and finish with the final launch steps. By the end, your Divi 5 website will be ready for real visitors. Let’s dive in! The Pre-Launch Checklist You have spent weeks in builder mode, tweaking modules, adjusting spac...

Part 15: Divi 5 Power User Workflow

By now, you know what Divi 5 can do. Across this Mastery Course, you’ve built a homepage, a custom header and footer, global templates, inner pages, off-canvas elements, and dynamic layouts. You’ve also worked with Design Variables , Presets , Flexbox , CSS Grid , Canvases, Interactions, and the Loop Builder . This part is not about learning one more isolated feature. It is about learning how to move through Divi 5 like a power user. A power user is not just someone who knows more features. It is someone who knows what to do first, what to reuse, what to automate, and where to look when something feels off. They plan before building. They style by reference instead of hardcoding values. They navigate by jumping rather than scrolling. They inspect their own work instead of guessing. Most importantly, they build systems that can be reused across pages, templates, and future projects. This installment walks through that workflow as it applies to the coworking site we’ve been building....

How To Turn One Brand Color Into An Entire Divi 5 Color Palette

Image
Designers rarely pull a full brand palette out of thin air. Most color systems start with one strong brand color, then build supporting colors around it. From there, the work becomes more systematic: lighter tints for backgrounds, darker shades for text and hover states, muted tones for UI elements, transparent colors for overlays, and a secondary color that works with the original. Standalone color generators can help with the math, but they often stop at a list of hex values. You still have to move those colors into your actual website, whether that means pasting values into a stylesheet, creating CSS variables by hand, or entering each one into your builder. Divi 5’s Color Palette Generator turns that process into a built-in workflow. You provide one primary color, choose how the rest of the palette should relate to it, and Divi creates a connected color system using relative colors . The generated palette is saved directly to the Variable Manager as color variables. That ...

New Gradient Editor, Gradient Variables, Text Effects and More

Image
We just released a bunch of new gradient-related features for Divi 5 ! Gradient options have been consolidated into a new gradient picker panel, and with the introduction of a new gradient field type, gradients are now easier to manage than ever. You can copy, paste, extend, find, replace, and inspect gradients as a unified attribute. What’s more, we added support for gradient variables. Use the same gradients throughout your website, and manage them easily in the variable manager. Plus, gradients can now be used to fill text, along with new text-stroke and image-fill settings. There’s much to explore, so let me jump into the builder and give you the full tour. 👇 New Gradient Options Divi 5.7 is all about gradients. We added new ways to both manage and use gradients. Gradient Field Type The new gradient field combines gradient attributes into a single manageable field. Now you can interact with gradients in the same way you interact with other attributes. Copy, ...

How To Create Better Focus States For Accessible Forms In Divi 5

Image
Styling a form well takes effort. You choose the colors, adjust the borders, refine the spacing, and eventually the form looks right. But that is only the resting state: the version visitors see before they interact with it. The moment someone clicks or tabs into a field, the focus state takes over. If you have not designed that state, the browser fills in the gap with its own default outline. Sometimes that default is visible enough. Often, it is too thin, too low-contrast, or out of place with the rest of the design. Divi 5 gives you visual control over form focus states without custom CSS. With the new form field options , Focus mode, Design Variables , and Presets, you can build focus styles that are clearer, more consistent, and easier to reuse across your site. Why Focus States Matter For Accessible Forms A focus state shows which field or control is currently active. This matters for anyone using a keyboard, switch device, voice control, screen reader, or other assistive te...