I'm using:
<section class="parallax calltoaction section_padding_100"
style="
background-image: url('images/models_cover/landscapes.jpg');
background-size:100% 100%;
background-repeat: no-repeat;
">
When accessed by chrome, firefox and safari via desktop works perfectly as in the picture.
WhenaccessedviaAndroidChromebrowser,itworksperfectlyaswell.
ButwhenaccessingviaiPhonewiththedefaultbrowserorChrome,itlookslikethis.
I have already changed the background-size:
by cover
and container
, but it stays the same.