I'm trying to vertically centre an image and some text in the middle of a single div (like the logo and site name at the top of the webpage). The image will be on the left with some padding around it, and the text will be right next to the image and also positioned vertically centrally in the div.
This image visualises the outcome:
I've tried many codes from all over the internet, but can't get it to work. Any help would be highly appreciated. Thanks!