Reduce Divi Theme Overhead

How to optimize solsticehw.com

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

Reduce Divi Theme Overhead

Medium Impact+12 points estimated

Why It Matters

Massive 4.7 second element render delay prevents LCP element from displaying quickly.

How to Fix

Enable Divi's Performance settings to disable unused modules and features. Use Divi Booster or custom functions.php to remove unnecessary CSS/JS. Consider switching to a lighter WordPress theme like GeneratePress for better Core Web Vitals.

0Poor

What This Score Means

A score of 48 falls in the "Poor" 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

4.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

49ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.96
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 48/100, indicating significant user experience issues. The biggest problem is web fonts loading slowly and causing massive layout shifts (0.96 CLS score), which makes content jump around as multiple Google Fonts (Montserrat and Crimson Text) load in. Additionally, the site is weighed down by 141KB of unused CSS and render-blocking stylesheets that delay the first paint by over 3 seconds. Fixing the font loading strategy with font-display: swap and preloading critical fonts, along with cleaning up unused CSS from the Divi theme, could improve the performance score by 30+ points and eliminate the jarring layout shifts.

Other Optimization Recommendations

Fix Web Font Layout Shifts

High Impact+25 points estimated

Why It Matters:

Web font loading causes massive 0.96 CLS score destroying user experience and Core Web Vitals.

How to Fix:

Add font-display: swap to Google Fonts CSS. Use rel='preload' for critical Montserrat and Crimson Text fonts in WordPress header. Consider self-hosting fonts or switching to system fonts to eliminate layout shifts entirely.

Eliminate Render-Blocking CSS

High Impact+18 points estimated

Why It Matters:

CSS files block initial render for 1.2 seconds, severely delaying LCP and FCP.

How to Fix:

Use WP Rocket or Autoptimize to inline critical CSS for above-the-fold content. Defer non-critical CSS from Divi Pixel and Monarch plugins using loadCSS. Remove 141KB of unused CSS rules from Divi theme stylesheets.

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