diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 086d49bcba..a82f881a21 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -142,18 +142,32 @@ Navbars may contain bits of text with the help of `.navbar-text`. This class adj
{% example html %}
{% endexample %}
-Using our utility classes, you can change the alignment of your navbar text.
+Using our utility classes, you can change the alignment and appearance of your navbar text.
{% example html %}
{% endexample %}
+Similarly, you can use utility classes to align navbar text to other navbar elements like the brand and navigation (which are automatically floated already).
+
+{% example html %}
+
+{% endexample %}
## Color schemes