Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Dropdown Menu Arrows #752

Closed
colin-marshall opened this issue Mar 7, 2016 · 0 comments
Closed

Dropdown Menu Arrows #752

colin-marshall opened this issue Mar 7, 2016 · 0 comments
Labels

Comments

@colin-marshall
Copy link
Collaborator

When we did the 6.2 update, I had to move the line below outside of .top-bar to be able to keep arrows on 2nd level list items. This will effect all dropdowns that a developer would create in their theme which is probably not what we want. We need to figure out a way so that this rule is only applied to the .top-bar menu.

.dropdown.menu > li.is-dropdown-submenu-parent > a::after { display: none; }

https://github.com/olefredrik/FoundationPress/blob/master/assets/scss/modules/_navigation.scss#L63

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants