If you want to have a menu item font stand out, such as larger font, try this css snippet.
#menu-item-386 span{
font-size: 20px !important;
}
Of course, just change out the menu item # to match the one you want to edit. You can also change the color, etc.
As always you want to add this to your Theme Options / Custom CSS
Thanks for sharing this CSS snippet, it was so helpful for me.
With the latest Avada Layout builder you can now build fully custom headers – something to keep in mind 🙂