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
talldan
changed the title
Flip submenu indicator arrow icon on click/hover
Navigation Block: Flip submenu indicator arrow icon on click/hover
Oct 15, 2021
What problem does this address?
Currently, when you open a submenu, the downward arrow icon does not change. Ideally, it would flip into an upward arrow when the submenu is open.
What is your proposed solution?
Add a CSS transform to flip the SVG arrow icon. For example, using the following CSS for on-click submenus:
The text was updated successfully, but these errors were encountered: