Two background images
-
So, the site looks great unless it is viewed on an iPhone.
Then I get a duplicating background.
Site looks fine until you scroll and find the background image is duplicated.
One scrolls with the page, the other overlays (and underlays) some of the mobile site.
(Seen here!)What am I doing wrong?
I have set the background image in the customise section,
and added custom css for the background as follows …@media (max-width: 702px){ body.custom-background { background-size: 100%; background-position:center 40px !important; .home-header-wrap background-image: url("http://daisysays.co.uk/wp-content/uploads/2016/06/MainBGLogo.png") !important; }Removing the css completely resizes the background on mobile so it is bigger than the screen, removing the background image in customization removes the image completely.
Why do I have two images for the background operating differently?
The topic ‘Two background images’ is closed to new replies.
