How do you make an entire preview card clickable in Voxel?

The best and most accessible way to achieve this is by using a pseudo element on the link and expanding the clickable area over the entire card.

You need to apply two classes: clickable-card: applied to the card container and clickable-link: applied to the heading that contains the link.

Then copy the CSS from here.

Code Snippets
CSS
Elementor