How can I integrate an image banner with my header?

Hey @LucySerafini

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag

{% if template == 'index' %}

{% endif %}

RESULT:

PS: I’ve applied the code for you already.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed