Single column
The default. A single 68-character column, dish name left, price right, description underneath. Every section is separated by a hairline rule with the section name in small caps. This is the layout that dissolves most quietly into a host site — nothing shouts.
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="classic" 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.