3 items across 3 sections
How to build a reliable per-article typography system on WordPress when Astra sets global heading sizes, Elementor manages CSS output, and LiteSpeed UCSS strips scoped stylesheet rules.
LiteSpeed's UCSS optimizer removes all CSS rules scoped to post-specific body classes (.postid-XXXX) because it crawls pages without those classes active. Any stylesheet-based per-post typography fix is silently neutralised.
Full case study of diagnosing and fixing the typography cascade failure on the GEO pillar article at asquaresolution.com. Three failed approaches, one confirmed root cause, permanent inline-style fix.