From: Eva Gagnon-Messier Date: Mon, 21 Oct 2019 00:22:05 +0000 (-0300) Subject: docs: include documentation for icon position with nested styles #10623 X-Git-Tag: v6.7.1~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11876%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: include documentation for icon position with nested styles #10623 --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index c4e75b38d..59c8ac49c 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -370,6 +370,29 @@ When using any of the menu icon layout classes, ensure that the icon and the tex
  • Four
  • ``` + +
    + +### Icon Position with Nested Styles +Nested lists can have icons positioned differently based on the menu layer. Add the class `.nested` to the nested list and your desired icon position: `.icon-top`, `.icon-right`, `.icon-bottom`, `.icon-left`. + +
    + edit on codepen button +
    + +```html_example + +``` --- ## Sticky Navigation