Site logo

Archived topic

Mobile Browser Issue

7 replies · Started by Gary on April 18, 2018

Viewing posts 1–8 of 8

Hi,

Just updated the header image on a website, it displays fine on desktop and Samsung mobile using Chrome, but when displayed on an iPhone using Safari, the image is unclear to the point of just being a dark mess.

Any help greatly appreciated.

Thanks,

Gary

Ah sorry, linked to the wrong example.

Try this:

@media (max-width: 768px) {
    .site-header {
        background-attachment: initial;
    }
}

Sorted - thank you 👍

Have a great weekend

No problem!

Thank you - you as well! :)

This archived topic is closed to new replies.