How do I change a print string's font, colour and position?

Hi The print string is more a debug helper to know what’s going on. For what you want to do, you should create a UMG ( Widget) for the UI with some text and pass the variable to show the text in the right way you want. So you’ll be able to change what ever you want about the font, size, style and color.