Remove Unused CSS From Divi

How to optimize solsticehw.com

WordPress SiteScore: 86/100Analyzed April 2026Re-analyze this site

Remove Unused CSS From Divi

High Impact+15 points estimated

Why It Matters

85% of your CSS (54KB) goes unused, slowing down initial page rendering and blocking critical resources.

How to Fix

Install WP Rocket or Autoptimize to remove unused CSS automatically. In Divi Theme Options, disable unused modules and features. Use Asset CleanUp plugin to prevent loading Divi's FontAwesome and module fonts on pages that don't need them.

0Needs Improvement

What This Score Means

A score of 86 falls in the "Needs Improvement" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.

This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.

Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

2.6s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

16ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.11
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has good performance with a score of 86/100, but there's room for improvement in user experience. The biggest issue is web font loading causing layout shifts and slow content rendering - fonts are taking over 3 seconds to load, which makes text shift around the page and delays the Speed Index to 5.3 seconds. The site could benefit from optimizing font delivery (using font-display: swap or preloading critical fonts), removing 53 KB of unused CSS, and properly sizing the logo image which is 90% larger than needed. Addressing these font loading issues would eliminate most layout shifts and significantly improve the perceived loading speed for visitors.

Other Optimization Recommendations

Optimize Web Font Loading Strategy

High Impact+25 points estimated

Why It Matters:

Web fonts cause significant layout shifts (0.115 CLS score) and delay LCP by nearly 3 seconds through render blocking.

How to Fix:

Add font-display: swap to all @font-face declarations in your theme's CSS. Install a plugin like OMGF (Optimize My Google Fonts) to host Google Fonts locally. Preload critical font files by adding <link rel='preload'> tags for Montserrat and Crimson Text fonts.

Optimize Logo Image Delivery

Medium Impact+8 points estimated

Why It Matters:

Your header logo loads at 768x363px but displays at 245x116px, wasting 24KB and slowing First Contentful Paint.

How to Fix:

Upload a properly sized logo (245x116px) in your WordPress Media Library. Use WebP format for better compression. In Divi Theme Customizer, replace the current logo with the optimized version. Add width and height attributes to prevent layout shifts.

Keep Your Site Fast After Optimization

Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions