CSS questine

Out of context: Reply #2

  • Started
  • Last post
  • 2 Responses
  • ETM0

    iOS and bg images have often been a prob. Looks like you have most of the tricks already implemented.

    Maybe try adding -webkit-background-size: 100%;
    and removed the background-attachment: fixed;

    You may be better off just using a media query to show a different image on mobile... on optimized to the format.

    It really is more helpful if you have a fiddle or codepen etc to play around and help you.

View thread