How can I display multiple logos in my store's header?

Hello,

We’re in the process of setting up our shopify store using the debut theme. Can anyone advise on how to have more than one logo in the header? We are partnered with a certain company and would like both our own logo and their logo in our header.

Thanks in advance!

@CableIntel It can be done with code customization in the liquid file of the header. Look for the header.liquid file under section folder.

The simplest workaround I can suggest is to create an image with both logos side by side on the same canvas with online image editing software.

Thanks, have been investigating both options!