New Landing How can we help? Cardinal Fancy header and mobile devices

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #90016
    woerdhvd
    Member
    Post count: 14

    When scrolling back on ipad, the fancy header disappears for 1/2 part, sometimes it corrects, sometimes not.

    I have sticky header disabled for tablet and phone, but on landscape ipad the sticky header shows up…

    #90070
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Mobile Sticky Header doesn’t include iPad, but you can easily disable with this custom css:

    
    @media only screen and (max-width: 1024px) {
    #header-section #header {
    position: relative!important;
    top: 0!important;
    }
    }

    Unfortunately fixed assets don’t usually play too nicely on iOS devices as of yet.

    Thanks,

    – Ed

    #90102
    woerdhvd
    Member
    Post count: 14

    Hello Ed, thanks this works. The only problem is that when i scroll the fancy header still disappears for 1/2 part en stays that size when i scroll back

    #90296
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Are you still seeing that problem?

    – Ed

    #90366
    woerdhvd
    Member
    Post count: 14

    Hello Ed,

    yes, even with sticky header disabled.

    #90447
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks, can replicate now – have stopped the parallax movement on mobile devices for the next update.

    – Ed

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register