🧩 Critical CSS
Boost your store’s speed by prioritizing only the CSS needed for above-the-fold content.
Last updated
Was this helpful?
Boost your store’s speed by prioritizing only the CSS needed for above-the-fold content.
Last updated
Was this helpful?
Critical CSS helps your page load faster by identifying and loading only the essential CSS needed to render the visible part of the page (above the fold). Other CSS is loaded later, ensuring quicker initial rendering and a smoother user experience.
Prioritizes key visual elements for faster first paint
Significantly improves First Contentful Paint (FCP)
Reduces render-blocking styles
Helps pass Core Web Vitals and improves SEO performance
Go to Avada SEO Suite > Speed Up > Custom > Settings
Find Critical CSS and toggle it ON
Return to Speed Up Now
Select your theme and click to optimize
A. In theme code
Go to Online Store > Themes > Actions > Edit Code
After running optimization, check your .liquid
files
You’ll see a preload
code snippet automatically added
B. On your storefront
Visit your store frontend
Check your FCP score using Google Lighthouse or PageSpeed Insights
If the feature is active, FCP should be significantly improved