Reorder Global Navigation Icons

mevans1
Community Novice

Hi!

Our IC provided code for hiding Global Navigation icons:

  a#global_nav_calendar_link.ic-app-header__menu-list-link {
  display: none !important;  
}

Does anyone know how we would reorder icons in Global Nav? Specifically, we want to prioritize the Help icon, which is currently "below the fold" for many of our users.

Thank you!

Melinda