Results for: drop down
So I am just starting to learn the new foundation 5.. after finally getting use to 4 lol.. I am also trying to redo my personal site and make it responsive. My current issue is how to make a simple horizontal navigation menu(with drop downs). I could d... (continued)
Hello, I want to make a navigation for mobile devices that has a logo on the left and 4 buttons on the right. The first 2 will be standard links (dialing a phone number and sending an email), and the 3rd will open a drop-down with a search box inside. ... (continued)
Hi All Although I am aware that IE8 is not officially supported in Foundation 5, we have a large user base that come to our site in IE8. I have seen that others have posted that switching to jQuery 1.x works for them (tried both jQuery 1.11.0 and j... (continued)
First, let me say that I am using Foundation to create a WordPress theme. I have the menu system working with custom walkers and everything, so that is not an issue. The issue is the structure of the menu system that the client insists upon. They w... (continued)
Greetings, I am working on a site that uses the top bar navigation with drop down. The menu works great except on a small screen. It allows you to open the menu and click on each item without a drop down, but the ones with a drop down aren't clickable... (continued)
Hi there, I'm having some problems with a Foundation 4 site I've been playing with for a while with the Menu not working on an iPad - or the medium breakpoint. I get the full menu on large which works fine, on small the drop down menu it works fine. On th... (continued)
I'm currently building a web application where there may be many items on a page that all have an "actions" button menu next to each item. As I'm adding more functionality, this actions menu is getting longer. I'd like to be able to have a drop down butto... (continued)
Would it be possible to add an example to the Foundation 6 docs for drop down menu bars (http://foundation.zurb.com/sites/docs/dropdown-menu.html), showing how to achieve the same sticky effect as in http://foundation.zurb.com/sites/docs/v/5.5.3/component... (continued)
I have a standard JointsWP, updated to F6, and I'd like to get simple dropdown animations added onto the submenus. When you hover over a parent element, .has-submenu, I'd like it's subsequent dropdown to fade in and slide down by a few pixels to add effec... (continued)
Does anyone know how to remove the little arrow beside the a tag in a Foundation 6 drop down menu? All I can find is how to get rid of it in Foundation 5 with CSS, but 6 uses different classes for the drop down menus.
I would like to remove the arrows in the drop down menu for the top level menu items only. Is there any easy way to do this? Thanks!
Hello, I'm wondering what is the best way to create a dropdown with the Off Canvas feature using Foundation 6 with SASS. I have included the code from my index.html page. <div class="off-canvas-wrapper"> <div class="off-canvas-wrappe... (continued)
This happens on my website, but it also happens on the foundation website itself. You need two clicks a few seconds apart if you click a menu tab that has a dropdown. You can see an example here: https://gyazo.com/3a9af8cb54fe75008c7ecc96e701d035 I hove... (continued)