Thread Starter
wimboo
(@wimboo)
The problem is solved, so just for the record.
By using the google chrome developer tools, i was able to inspect the css on the remote device.
I found that when on the mobile device, the child theme element ‘wrapper’ and ‘entry’ referred to a localhost background picture. Changing that to the correct (hosted) url solved the problem.
Thread Starter
wimboo
(@wimboo)
Thanks Deepak, but how can a plugin for creating android and ios apps help?
I’am trying to find out how the background image property for the header and articles is set on the mobile device. Where in css or header.php is it determined or influenced?
The strange thing is that even on the desktop i can’t see the image property for that css block in the debugger, i do see the top level background image (whole page) set in css.
Thanks.