Hi there,
can I see your site so I can take a closer look at whats causing that
https://congenitalhi.org/
thanks in advance for offering to take a look –
OK, so in you Customizer > Additional CSS you have this CSS rule
.dropdown-menu-toggle {
color: black;
font-size: 1.5em;
}
which is setting the toggle to be taller then the menu item.
Option A, make the toggle font size smaller eg. 1.25em
Option B, in Customizer > Layout > Primary Navigation and increase the Menu Item Height
Thank you so much for finding this!! I really appreciate it. I had forgotten that I had made the toggle bigger and didn’t realize that was causing the text alignment to shift … thank you, I really appreciate it!