white screen between screen
Hi Katya,
the code I used was from another post on the same subject
https://getsatisfaction.com/apperyio/...
Maryna suggested this was the correct way to go
so now I am confused as to what is correct
in the other post the developer tried your solution.
.backgroundImg {
background-position: top center;
background-repeat: no-repeat;
background-image: url('files/views/assets/image/eatyourgreens_bg.jpg');
background-size: cover!important;
}
but it didnt work for him or me
The code I used worked, it calls the image, but it still shows the colour of the container swatch for a second before image appears?