Menus Code

Copy and paste the following code example into your Menus page text editor (not the visual editor) and add your own content. Also don’t forget to set the “Menu” page template under Page Attributes. [code] <p class="intro">A short intro slogan…</p> <p class="note">A centered short intro text…</p> <div class="three-columns-one"> <h3>menu category</h3> <h4>title here…</h4> Your description text here… <span class="price">price here…</span> <h4>title here…</h4> Your description text here… … Continue reading Menus Code