I would like to make the entire Featured Icon Blocks clickable. I have the blocks set up to link to pages with the excerpt as the Block content. Right now only the icons are clickable, but I want to able to click anywhere on the box and be redirected to the linked page.
To make the whole block a link you’d need to either customize the HTML markup to wrap them in anchors or write a custom script to transfer the click from the whole block to the icon (or read more) link inside the block.