Remove Unused CSS Rules

How to optimize solsticehw.com

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

Remove Unused CSS Rules

Medium Impact+10 points estimated

Why It Matters

143 KiB of unused CSS is wasting bandwidth and slowing down initial page rendering.

How to Fix

Use Asset CleanUp Pro to disable unused stylesheets from Monarch and Divi Pixel plugins on pages where they're not needed. Enable 'Remove Unused CSS' in WP Rocket or use PurgeCSS to eliminate unused Divi theme styles automatically.

0Needs Improvement

What This Score Means

A score of 54 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.8s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

52ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.91
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a score of 54/100, indicating significant issues that hurt user experience. The biggest problem is excessive unused CSS (143 KiB) from the Divi theme and plugins, which is blocking the page from rendering quickly and causing a slow First Contentful Paint of 3.2 seconds. The site also suffers from severe layout shifts (0.913 CLS score) primarily caused by web fonts loading late and an improperly sized logo image. To improve performance, prioritize removing unused CSS rules, optimizing font loading with proper display settings, and fixing image dimensions to prevent content from jumping around as the page loads - these changes could potentially improve the score by 30+ points.

Other Optimization Recommendations

Eliminate Render Blocking CSS

High Impact+25 points estimated

Why It Matters:

Critical CSS files are blocking page rendering and delaying LCP by 2.2 seconds.

How to Fix:

Use WP Rocket or Autoptimize to inline critical CSS for above-the-fold content. Defer non-critical CSS files like Divi theme styles and plugin stylesheets. Consider removing unused CSS from Monarch and Divi Pixel plugins if features aren't needed.

Fix Web Font Layout Shifts

High Impact+20 points estimated

Why It Matters:

Web fonts loading late cause 0.91 CLS score and create jarring content jumps for users.

How to Fix:

Add font-display: swap to Google Fonts URLs in your WordPress theme. Preload critical fonts (Crimson Text, Montserrat) using <link rel='preload'> in your theme's header.php. Use font-metric overrides in CSS to minimize layout shifts during font swaps.

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