I am sorry for the late response as I failed to note this message before. You need to use it in your themes header.php
file, replacing the code used to display the logo.
Always use child themes to implement such changes, they help you keep the original theme files safe and more importantly you can update them without ever fearing of getting your changes overwritten.
Thanks!