Adding the header image alongside the logo for Travelify

Hi, I would like to have the header image sitting to the right of my logo. I guess this means adding it to the same container div.container.clearfix? Is it possible to achieve this?

It is going to be much, much easier to just create your logo and custom header images as one big image instead of trying to achieve this via code.

If you still feel that coding is a way to go then you can find header related code inside file called header-extensions.php. This file is located in travelify folder >> library >> structure.

Thanks for your reply, I thought that might be the case