how to add text in header beside the logo? (v2020)
You may use jQuery in global client side Client/Startup Script to replace or you may use Page_Head server event (see the topic Server Event and Client Scripts in the help file) to add JS template to replace header logo (e.g. if vertical menu, the selector is “a.brand-link”, right click and select “Inspect” to check HTML in Chrome).