Remove Unused Divi CSS

How to optimize solsticehw.com

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

Remove Unused Divi CSS

High Impact+12 points estimated

Why It Matters

Your page loads 53KB of unused CSS (85% waste), slowing down initial render and consuming unnecessary bandwidth.

How to Fix

Install Asset CleanUp or Perfmatters plugin to disable unused Divi modules on this page. Use Divi's built-in CSS purification feature in theme options. Consider switching to Divi's static CSS files instead of dynamic generation to improve caching.

0Needs Improvement

What This Score Means

A score of 81 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

3.2s
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 achieves a good performance score of 81/100, but several issues are holding it back from excellence. The biggest problem is excessive layout shifting caused by multiple web fonts loading late in the process, which makes page elements jump around as users try to read the content. The site is also loading 53 KiB of unused CSS code and serving an oversized logo image that's much larger than needed for its display size. Fixing the font loading strategy to prevent layout shifts and cleaning up the unused CSS would provide the most significant improvements to user experience.

Other Optimization Recommendations

Optimize Web Font Loading Strategy

High Impact+15 points estimated

Why It Matters:

Web fonts are causing significant layout shifts (CLS score of 0.115) and delaying content paint by loading late in the dependency chain.

How to Fix:

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

Optimize Logo Image Dimensions

Medium Impact+8 points estimated

Why It Matters:

The header logo is 21KB larger than needed, serving a 768x363 image when only displaying 245x116 pixels.

How to Fix:

Create a properly sized logo version (245x116 or 490x232 for retina) in your WordPress media library. Update the Divi header module to use the smaller image. Use ExactDN's resize parameters (?resize=245,116) in the image URL to automatically serve correct dimensions.

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