Reduce Unused CSS Bloat

How to optimize solsticehw.com

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

Reduce Unused CSS Bloat

High Impact+8 points estimated

Why It Matters

77KB of unused CSS is delaying LCP by 450ms and wasting bandwidth on unnecessary plugin styles.

How to Fix

Install Asset CleanUp Pro to disable unused Divi Pixel and Monarch plugin CSS on pages that don't need them. Use WP Rocket's CSS optimization to remove unused rules automatically. Consider switching from Divi to a lighter theme if features aren't being utilized.

0Needs Improvement

What This Score Means

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

384ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.03
Good

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 83/100, but there are still significant opportunities for improvement. The biggest issue is poor resource loading efficiency, with the Largest Contentful Paint taking 3.2 seconds due to a massive 1.6-second delay before resources even start loading. The site is also bloated with 76 KiB of unused CSS (99% waste in some files) and has font loading problems that delay text rendering by nearly 900ms. Fixing the resource loading delays and removing unused CSS could easily push this site into the 90+ performance range and dramatically improve user experience.

Other Optimization Recommendations

Fix LCP Resource Load Delay

High Impact+12 points estimated

Why It Matters:

The LCP element has a massive 1.57 second resource load delay, severely impacting your Largest Contentful Paint score.

How to Fix:

Add fetchpriority='high' to the LCP element's background image. Use a preload link tag in your WordPress theme's header.php to discover the resource immediately. Consider moving critical styling inline to eliminate render-blocking CSS for above-the-fold content.

Optimize Font Loading Strategy

Medium Impact+5 points estimated

Why It Matters:

Font loading is blocking First Contentful Paint for 880ms due to missing font-display declarations.

How to Fix:

Add font-display: swap to your Divi theme's FontAwesome and module fonts in style.css. Remove the unused preconnect to fonts.gstatic.com since you're not loading Google Fonts. Consider self-hosting fonts to eliminate third-party requests entirely.

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