Questions tagged [zurb-foundation-6]

This is the latest version of Foundation for Sites

Foundation for Sites 6

This is the latest version of Foundation for Sites by ZURB

Foundation for Sites Resources

499 questions
0
votes
2 answers

column row class in Foundation 6 practical uses

Row column
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?
user6035846
0
votes
1 answer

menu-text does not exists in _settings.scss in Foundation 6.2

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?
user6035846
0
votes
1 answer

Foundation watch throws gulp errors

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:…
Kira
  • 1,575
  • 4
  • 26
  • 48
0
votes
1 answer

How to change the function of top level links on small screens with Foundaton 6?

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…
0
votes
0 answers

Change Foundation 6 Paragraph Body Font Size

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…
Fabian
  • 1
0
votes
0 answers

Zurb Foundation6 dropdown menu

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