You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
Not sure if it is an issue but the thing is that foundation by default shows the down arrow when there is a submenu. So, I pasted the navigation's code generated by Wordpress in jsfiddle and it shows the arrow. Question, I know many people doesn't like this arrow so, did change something on the css of js for the arrow not to show? Thanks.
The text was updated successfully, but these errors were encountered:
It is removed in the _navigation.scss file. You can edit this file to your taste. .dropdown.menu:first-child > li.is-dropdown-submenu-parent > a::after { display: none; }
Not sure if it is an issue but the thing is that foundation by default shows the down arrow when there is a submenu. So, I pasted the navigation's code generated by Wordpress in jsfiddle and it shows the arrow. Question, I know many people doesn't like this arrow so, did change something on the css of js for the arrow not to show? Thanks.
The text was updated successfully, but these errors were encountered: