Archived topic
Iphone page header issue
3 replies · Started by jorgelomas on May 2, 2018
Hello guys,
I am trying to see if this issue was first resolved on the forum but I can't see anything about it.
I have just finished a website: consentidoconsultoria.es and it looks perfect on pc and Android (even Mac). But when I see it on iphone and ipad, page headers doesn't look well. It looks like using a thumbnail instead of the original picture.
Could you please take a look on it???
Thanks in advance
Hi there,
Can you try commenting out this CSS and see if it fixes anything?
.generate-content-header {
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center bottom;
}
Let me know :)
Exactly,
I had put that CSS when started the web. Now as soon as I removed it works perfectly.
Sorry for bothering you with this easy stuff.
Thank very much and have a nice day!!!
No problem!