Hi,
I try and retry but without result for making it permanent. (but working good in google dev tool)
I paste this in custom code within head area, like your technique:
<style>
#h1 {
padding-left: 60px;
background-image: url(“/wp-content/uploads/2015/09/bouclierH1.png”);
background-repeat: no-repeat;
}
</style>
But what’s wrong?
Thanks a lot your help!