Here at this line after clouds which will be only visible in iPad or iPhone. Any idea how to solve it?
It\'s fine in all other desktop browsers.
Try this
#wrapper {
margin: -2px auto;
... rest of your css....
}
may be there is a small resolution problem also so try this also
#wrapper {
background-color: #fff;
... rest of your css....
}
one of them has to work :)
UPDATE:
I think i got it,
remove #wrapper background-color;
remove #banner-switcher background: