From 7701b3e3186f805afcc0d6cc2f7d63408eedef5b Mon Sep 17 00:00:00 2001 From: harry Date: Sun, 14 May 2017 16:33:07 +0530 Subject: [PATCH] Add simple style codepen! --- docs/pages/menu.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/pages/menu.md b/docs/pages/menu.md index 02d13d9bd..a766db44d 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -142,6 +142,12 @@ Add the `.vertical` class to a Menu to switch its orientation. Add the `.simple` class to a Menu to remove the padding and color change. This style imitates the inline list from Foundation 5. +
+ Watch this part in video + + edit on codepen button +
+ ```html_example