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
For the main nav there is currently no way to set their order/priority. If they were classed with their name this could be one method to accomplish it.
For sub sections we currently have to prefix their name with an index (number or letter) to force the order we want. This gets messy when we need to move sections around or add new ones into the order, having to update the naming for all the others.
The text was updated successfully, but these errors were encountered:
For the main nav there is currently no way to set their order/priority. If they were classed with their name this could be one method to accomplish it.
For sub sections we currently have to prefix their name with an index (number or letter) to force the order we want. This gets messy when we need to move sections around or add new ones into the order, having to update the naming for all the others.
The text was updated successfully, but these errors were encountered: