Customizing Your WordPress Website with Divi: Fonts, Colors & CSS Made Simple
Introduction
Once your Divi-powered website is live, you might find yourself thinking β “It looks great, but I wish it matched my brand colors or had a unique font.”
That’s where customization comes in. Divi makes it easy to tailor your website’s design β no coding necessary β but it also gives you the flexibility to apply custom CSS if you want finer control.
Whether you’re a lawyer refining your firm’s digital image, a dentist ensuring your site feels friendly and clean, or an exporter aiming for an international aesthetic, Divi gives you all the tools to make your website feel truly yours.
Foundation first: Make sure you’ve completed our guides on installing WordPress and understanding the WordPress Dashboard before diving into customization.
1. The Divi Customization Philosophy
Divi’s design system follows a simple principle β visual control with optional code flexibility. You can tweak almost everything using sliders, pickers, and toggles, but you also have access to the Advanced tab for CSS control.
This means:
- You don’t need to hire a developer for simple changes.
- You can adjust styles instantly using the visual builder.
- If you know CSS, you can go even further β precisely positioning, styling, or animating elements.
π‘ In short: Divi gives you complete design freedom β whether you love visuals or code.
Learn more: Visual Design Principles | Web Design Best Practices
2. Accessing the Divi Theme Customizer
Your starting point for global design settings is the Divi Theme Customizer.
You’ll find it under:
π Dashboard β Divi β Theme Customizer
Here’s what you can control site-wide:
- Colors & Typography
- Header & Navigation
- Footer & Widgets
- Buttons & Links
- Layout Spacing
These global settings ensure your entire website β pages, posts, and modules β looks consistent.
π‘ Think of the Theme Customizer as your brand control panel.
Related: WordPress Dashboard basics | Divi Theme Options
3. Setting Brand Colors
A consistent color palette reinforces your brand identity and helps visitors instantly recognize your business.
How to Set Global Colors in Divi
- Go to Divi β Theme Customizer β General Settings β Layout Settings.
- Choose your Primary Color (e.g., your brand’s main color).
- Open Divi β Theme Options β General Tab β scroll to Color Palette.
- Add up to 8 global colors that you use frequently β these will appear in the color picker throughout Divi Builder.
π‘ Example:
- Lawyer: Navy Blue (#0a2540), Gold (#d4af37), White (#ffffff)
- Dentist: Aqua (#37c3be), White (#ffffff), Charcoal Gray (#444444)
- Consultant: Indigo (#3b3b98), Light Gray (#f7f7f7), Black (#000000)
π¨ Pro Tip: Use Global Colors β when you change one, every instance on your site updates automatically.
Color theory: Psychology of Color in Branding | Adobe Color Wheel | Coolors Palette Generator
4. Choosing Professional Fonts
Typography is a subtle but powerful part of web design. The wrong font can make your site look amateurish; the right one makes it look refined and trustworthy.
Steps to Set Fonts in Divi:
- Go to Divi β Theme Customizer β General Settings β Typography.
- Choose Heading Font and Body Font.
- Adjust font size, weight, and letter spacing using sliders.
- Preview instantly in real time.
π‘ Recommended Professional Combinations:
- Lawyers / Consultants: Playfair Display + Lato
- Dentists / Clinics: Poppins + Open Sans
- Accountants / Exporters: Montserrat + Roboto
- Startups: Inter + DM Sans
π― Pro Tip: Keep it to two fonts β one for headings, one for body text. Simplicity enhances readability.
Typography resources: Google Fonts | Font Pairing Guide | Web Typography Best Practices
5. Customizing Buttons and CTAs
Your buttons are where conversions happen β Divi lets you style them globally so they look consistent everywhere.
Steps:
- Go to Divi β Theme Customizer β Buttons β Button Style.
- Customize:
- Button text color
- Background color
- Border radius (for rounded edges)
- Hover animation
- Apply your global accent color to maintain consistency.
π‘ Example:
For professionals, a clean solid-color button (no gradients) works best:
- Primary CTA: Navy background + white text
- Hover: Reverse colors
Button design: CTA Button Best Practices | Button Design Patterns
Learn from your homepage: Apply insights from our Homepage Design guide to your button strategy.
6. Adjusting Section Spacing and Layout
Whitespace improves readability and sophistication β especially for professional websites.
In Divi Builder, you can:
- Click any Section β Design Tab β Spacing.
- Adjust Padding (inner space) and Margin (outer space).
π‘ Pro Tip:
- Use 80px top and bottom padding for sections.
- For rows, use 40pxβ60px spacing.
- For text, maintain comfortable line height (~1.6).
These small adjustments create breathing room and help your content feel premium.
Whitespace principles: The Role of Whitespace in Design | Layout Best Practices
7. Adding Custom CSS (Optional for Advanced Users)
Divi allows you to enhance designs with CSS β great for professionals who want a fine-tuned look beyond visual controls.
Ways to Add Custom CSS:
Per Module:
- Go to any module β Advanced Tab β Custom CSS.
- Add CSS for hover effects, borders, or spacing.
Globally:
- Go to Divi β Theme Options β Custom CSS.
In Customizer:
- Use Additional CSS under the Theme Customizer.
Example 1 β Customize Button Shadow
.et_pb_button {
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
transition: all 0.3s ease;
}
.et_pb_button:hover {
transform: translateY(-3px);
}
Example 2 β Round Profile Images
img.profile-pic {
border-radius: 50%;
}
π‘ Pro Tip: Always preview on mobile after adding custom CSS β minor tweaks can shift layouts on smaller screens.
CSS resources: MDN Web Docs CSS Guide | CSS-Tricks | W3Schools CSS Tutorial
8. Building Brand Consistency
To make your website look cohesive and professional:
π§ Use consistent icons: Divi’s built-in icon set matches your design language.
π§± Stick to a 2β3 color scheme: Too many colors dilute professionalism.
π Maintain uniform heading styles: Use H1 for page titles, H2 for sections.
πΌοΈ Use branded photos: Office interiors, real team shots, or product visuals.
π‘ Tip: Save customized modules (like buttons or blurbs) in your Divi Library β reuse them across multiple pages for perfect consistency.
9. Testing and Refining Your Design
After customizing:
Preview in Divi’s Responsive View:
- Adjust font sizes and spacing for mobile and tablet.
Use Divi’s Split Testing:
- Test two button colors or CTAs to see which converts better.
Speed Optimization:
- Go to Divi β Theme Options β Performance Tab and enable static CSS file generation and minification.
Testing tools: Google Mobile-Friendly Test | BrowserStack | PageSpeed Insights
Conclusion
With Divi’s customization tools, you can easily transform a generic WordPress site into a polished, on-brand digital presence. Every professional β whether a lawyer, doctor, or startup founder β can control their brand’s look without technical knowledge.
The secret lies in balance: consistency, simplicity, and subtle use of color and space. Once you’ve nailed the basics, a few lines of CSS can elevate your website from great to outstanding.
Building on the foundation of proper hosting setup and effective homepage design, these customization techniques complete your professional web presence.
In our next tutorial, we’ll explore Creating Menus, Widgets, and Sidebars for Better Navigation β helping you guide visitors seamlessly through your site.
Your Complete WordPress Mastery Journey
Follow our comprehensive step-by-step tutorial series:
- What is WordPress β Understanding the platform
- Hosting and Domain Setup β Foundation essentials
- Installing WordPress β Getting started
- WordPress Dashboard Guide β Managing content
- Designing with Divi β Visual design fundamentals
- Homepage Conversion Design β Layout strategies
- Customizing with Divi β You are here
- Navigation & Menus β Coming next
Additional Resources
Design Tools & Inspiration
- Elegant Themes Documentation β Official Divi guides
- Divi Marketplace β Premium layouts and plugins
- Dribbble β Design inspiration
- Behance β Creative portfolios
Color & Typography
- Google Fonts β Free web fonts
- Adobe Color β Color palette generator
- Coolors β Color scheme builder
- Font Squirrel β Free fonts for commercial use
- Type Scale β Typography hierarchy generator
CSS & Development
- MDN Web Docs β Web development reference
- CSS-Tricks β CSS tutorials and guides
- Can I Use β Browser compatibility checker
- W3C CSS Validator β Validate your CSS
Testing & Performance
- Google PageSpeed Insights β Speed testing
- GTmetrix β Performance analysis
- WebPageTest β Detailed performance metrics
- Pingdom β Website speed test
Image Resources
- Unsplash β Free high-quality photos
- Pexels β Stock photos and videos
- TinyPNG β Image compression
- Squoosh β Advanced image optimization
π‘ Need Help Customizing Your Divi Website?
Get a Free Design Consultation


















0 Comments