Change the Banner Background in Tesla / Split theme

@daviddelmonte

Put this additional code to CSS.

background-position: left;

now

header { background-image: url(%resource(name-of-your-image.jpg)%); background-position: left; }

Must work! But now, the picture isn’t no longer “really” responsive.