[Resolved] Iphone page header issue

Home Forums Support [Resolved] Iphone page header issue

Home Forums Support Iphone page header issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #565286
    jorgelomas

    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

    #565571
    Leo
    Staff
    Customer Support

    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 🙂

    #565725
    jorgelomas

    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!!!

    #565933
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.