/* Whole-card link overlay */ .cs-card { position: relative; } /* Make the entire card clickable */ .cs-card::after { content: ""; position: absolute; inset: 0; z-index: 2; } /* Ensure inner content stays above background but below overlay */ .cs-card > * { position: relative; z-index: 1; } /* Keep any buttons/text not clickable (since whole card is) */ .cs-card a { pointer-events: none; }

Seedling Learning - News & Events

Let’s talk at BETT UK 2026

We will be introducing Seedling Generate, the content authoring platform designed to simplify the production of interactive learning materials. Using flexible templates, Seedling Generate enables editorial teams to create engaging digital resources

Read More »