kcann wrote:Thank you Dave, this is great! Could you point me towards some information on how to use Foundation with Flare? I need a sort of 'quick start' guide. Also, do you know how to set the 'hamburger' icon in the header so that it always appears, for both desktop and mobile?
K
If you use the top nav skin in your target, Flare includes some parts of Foundation in the output.
It's not the full Foundation framework though, just stuff like the grid system - the docs can be found here:
http://foundation.zurb.com/docs/components/grid.htmlThe 'hamburger' icon is displayed in Tablet/Mobile modes, so if you want to show this all the time then just set the responsive breakpoint to a high value (e.g. 5000px) so you don't see the desktop mode.