Dense list
Every dish collapses to a single line — name, price, and any dietary chips. On desktop the description reveals on hover or keyboard focus; on phones and tablets, where there is no hover, descriptions stay visible so guests never lose the detail. Section headings sit inline. Reduces vertical space by roughly half compared to Classic on desktop.
your-restaurant.com / menu
<div data-crumb-menu></div>
<script src="https://crumb.menu/embed.js"
data-venue="your-venue-slug"
data-menu="your-menu-slug"
data-layout="compact" async></script>Replace your-venue-slug and your-menu-slug with the ones from your Crumb menu editor. When your menu is published, the snippet is pre-filled with your real slugs on the Embed on your site page.