• Resolved Engine44

    (@engine44)


    Using the following code, I created a sticky header on the above site. Also, in Customise, I added the background image. It works fine on my Macbook.

    #masthead {
        z-index: 100;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        padding-top: 35px;}

    But it’s not working on my iPad (ios). And there’s no background image. I guess a bit of additional code is needed. Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sticky Header – IOS’ is closed to new replies.