Foundation documentation did not give any practical example on using this feature. Does anybody know how to use this properly? Is not it the same as .container in Bootstrap?
menu-text does not exists in _settings.scss in Zurb Foudation 6.2. It is actually in foundation.css but I don't want to edit that. Where do I edit menu-text instead?
I messed up my local project with Foundation 6 but I had everything on a remote web server so I downloaded my project to a local folder. When I tried to run foundation watch I got errors
sh: /myfolder/node_modules/.bin/gulp: Permission denied
Error:…
I'm using Foundation v6.2.0 in my project. I am having some difficulties with getting the top bar to work as desired on small screens. On small screens I want the top level of the navigation to act as a direct link (rather than a trigger to show the…
Any ideas on how to change the paragraph body font size in Foundation 6 (_settings.scss)? Its seems to default at 16px but I was hoping to reduce this to 12px.
I have tried changing $rem-base and $global-font-size to alternate values but it seems to…
I'm using zurb foundation's dropdown menu. I need the dropdown lists to display as inline-block. So far, I haven't any foundation rules that do this. I need help