[Resolved] Behaviour on iphone

Home Forums Support [Resolved] Behaviour on iphone

Home Forums Support Behaviour on iphone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #159306
    Ted van Vliet

    Hi Tom,

    Can you check the left side of the header on an iphone. There are some pixels there i cannot fix…

    this is my css code:

    .custom-fixed-header {
    position: fixed;
    top: 2000;
    width: 100%;
    z-index: 2000;
    }

    .container {
    padding-top: 20px;
    }

    Thanks!

    Ted

    #159382
    Tom
    Lead Developer
    Lead Developer

    Any chance I can see the site?

    #159423
    Ted van Vliet

    Sorry….

    Treurenburg.com

    #159426
    Tom
    Lead Developer
    Lead Developer

    I don’t have an iPhone but I just checked on my iPad and everything looks great.

    Any chance I can get a screenshot of what you’re seeing?

    #159454
    Ted van Vliet

    Seems like problem is solved now.

    Just need to get rid of the pixels between footerwidgers an footer…

    #159459
    Tom
    Lead Developer
    Lead Developer

    This CSS should do that:

    .footer-widgets .image-in-widget-plugin {
        margin-bottom: 0;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.