Reduce Unused CSS Resources

How to optimize solsticehw.com

WordPress SiteScore: 90/100Analyzed May 2026Re-analyze this site

Reduce Unused CSS Resources

High Impact+12 points estimated

Why It Matters

77KB of unused CSS is delaying LCP by 300ms and slowing initial page rendering.

How to Fix

Install Asset CleanUp or Perfmatters plugin to disable unused CSS from Divi Pixel and Monarch plugins on pages that don't need them. Use PurgeCSS through your hosting provider or WP Rocket to remove unused Divi framework styles. Inline critical above-the-fold CSS directly in the HTML head.

0Good

What This Score Means

A score of 90 falls in the "Good" 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.0s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

81ms
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 90/100, but there are important improvements needed for optimal user experience. The biggest issue is web font loading causing significant layout shifts (CLS score of 0.106) and delayed content rendering - fonts are blocking text display for up to 570ms and causing multiple layout shifts as they load. Fixing font display settings to use "font-display: swap" and optimizing the unused CSS (76KB that could be removed) would eliminate most layout shifts and speed up content rendering. Additionally, the site has 1.7 seconds of resource load delay contributing to the 3-second Largest Contentful Paint, which could be improved by addressing the font loading strategy.

Other Optimization Recommendations

Optimize Font Loading Strategy

High Impact+15 points estimated

Why It Matters:

Web fonts are causing 570ms delay in First Contentful Paint and triggering layout shifts worth 0.038 CLS points.

How to Fix:

Add font-display: swap to all @font-face declarations in your Divi theme CSS. Preload critical fonts (Crimson Text, Montserrat) using <link rel='preload'> in your WordPress header. Install OMGF plugin to host Google Fonts locally and reduce external requests.

Optimize Logo Image Delivery

Medium Impact+8 points estimated

Why It Matters:

Your header logo is 18KB larger than needed for its display size, contributing to resource load delay.

How to Fix:

Resize the Solstice logo image to match its actual display dimensions (245x116px instead of 923x436px) using WordPress Media Library or ShortPixel. Generate responsive image sizes in your Divi theme settings. Add fetchpriority='high' to the logo img tag since it's above the fold.

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