Maybe it’s just late, but I’m stuck on something that I remember easily navigating in our version 2 build. I’m trying to set an image header in a HTML email template.
I have the following snippet in the Header>details section (which is activated in the edit section) of the css/style area of templates
background:url(‘http://colorsstudios.com/wp-content/uploads/2017/03/logofororderpageHEADER.jpg’) center center no-repeat transparent; width:500px;height:71px
and the image is not rendering.
What am I doing wrong?