• see your own example with issue : https://wp-themes.com/i-amaze/

    on apple mobile devices you cant see anything on background image as massively zoomed.
    on android/windows you see picture of office desk with papers mobile coffee…

    the header image and background images shows far oversized (zoomed) on apple portables such as iphone ipad. This also on older devices from apple.

    • This topic was modified 6 years, 6 months ago by nicos22.
    • This topic was modified 6 years, 6 months ago by nicos22.
    • This topic was modified 6 years, 6 months ago by nicos22.
    • This topic was modified 6 years, 6 months ago by nicos22.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter nicos22

    (@nicos22)

    I found the fix for ipad/iphone
    add to custom css

    @media screen and (max-device-width : 1024px) {
    .home.home-slider-off .site .iheader.ibanner .imagebg {
    background-attachment: scroll;
    }
    }

    Still need css from developer for all other background image styles.

Viewing 1 replies (of 1 total)
  • The topic ‘background images oversized on ipad iphone’ is closed to new replies.