Hello, I have build a responsive menu following the instructions here https://zurb.com/expo/lessons/how-to-re-create-top-bar-with-foundation-6 The responsive bar works, but not the way I had hoped, in short I am looking for more of a v5 look: The resp... (continued)
Before using Foundation 5 I used to add a small JS script "-prefix-free" by Lea Verou so I didn't have to worry about the various CSS prefixes. Does Foundation has any capablities for adding these prefixes, other than e.g. using SASS/Compass? And if n... (continued)
The first step of the install instructions on http://foundation.zurb.com/apps/docs/#!/ ...
I'm having an issue validating accessibility for dropdown-pane: <div id="login-dropdown" class="dropdown-pane" data-auto-focus="true" aria-label="Login Menu" data-dropdown></div> which produces a broken Aria reference of aria-labelle... (continued)
Hi, What's the best way to create a full height/width hero section in Foundation? I've seen people do this with Javascript as well as just CSS. Just curious, as a beginner, what the best way to approach this in Foundation would be, and if there a... (continued)
Hello guys, I was working on a Foundation template project and suddenly the CLI prompt the following error: Error: foundation-zurb-template@1.0.0 start: `gulp` Exit status 3221225477 at EventEmitter.<anonymous> (C:\Users\Standard\AppData... (continued)
I can't seem to figure this out. I can't get an iframe to show with a height of 100% (and no vertical scrolling in the iframe itself). I give the div a class of "flex-video", but no combination of styling the iframe gets it to auto adjust the ... (continued)
Hi fellows, It´s been quite some time I am using Zurb Foundation in my SAAS projects. As I am not seen much admins templates out there I would like to share with the community our template system. Here is the demo: http://www.kwead.com.br/themes/... (continued)
Hi there, I'm using foundation 6 and trying to get the media-object-secction middle class to work but nothing is happening. Any ideas? Thanks <div class="media-object"> <div class="media-object-... (continued)
I have a clean install of foundation-cli, thanks to help from this forum. I am on Win 10 Pro. Now when I try "foundation new" node-sass fails to install. Searching through the output it appears that Python is required. I have Python 3.6.3 installed...use... (continued)
Hello from Philadelphia, USA! How do I reverse the direction the accordion opens (using non-sass)? Thanks for your attention,
A lot of people are unable to differentiate between true and fake self-esteem. People who have dignity and true to themselves and their cause, don’t need to show off to others. Such kind of people are not afraid from admitting their mistakes and... (continued)
Hello.I am using the CSS framework for emails. There is one thing there is wondering me. When I see my design I made on different phones, email clients everything is looking good. But when I open my page on localhost, the webpage of the email is not res... (continued)
I'm using Foundation for Email 2.1 for the first time and so far I'm quite impressed! Unfortunately, there's one issue I can't seem to solve... How do I get background colors to work in Outlook?! Here's a code sample of how I do it typically &... (continued)
i need to know how put Orbit in loop mode.. actually only change the first slide... but not change the second.. any solution for this..? thanks
I have a mui-animation which works with all functions except hinge.I'm not sure what the issue is: In Sass I have: #box { @include mui-animation(hinge(in, top, edge, 2000px, from-back)); animation-duration: 1.8s; background-color:red; } ... (continued)
Assemble.io has an array called {{pages}} that I can loop over to create a automatic navigation list. Is there something similar in panini?
#### How to reproduce this bug: Go to here: https://goo.gl/ythHWw View on iPad Air or iPad Air 2 #### What should happen: Toggle button doesn't shut off-canvas panel #### What happened instead: S... (continued)
I can't really use the cli because when it comes to selecting the options my arrow keys don't work in git scm. What are my alternatives?
I am so frustrated with webpack breaking almost every single javascript library/plugin that I need to use. Is it possible to use the Zurb Template and not have to use webpack?