Bordered per dish
Wraps every dish in a subtle bordered card with rounded corners. Sections become a responsive grid — one column on mobile, two on tablet, three on wide screens. Great when the menu appears inside a decorated page section where you need visual containment.
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="cards" 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.