New Landing How can we help? Cardinal Fancy header background movement

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Cardinal
  • #134290
    misterm
    Member
    Post count: 24

    Hello,

    Is there a way you can remove the parallax(?) effect in Fancy header? It doesn’t work well on mobile devices portrait.

    With regards,

    Michiel

    #134298
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You got a link so I can provide you with the custom css? It goes off the height rather than the background position

    – Kyle

    #134511
    misterm
    Member
    Post count: 24
    This reply has been marked as private.
    #134512
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    See if this works:

    .page-heading.fancy-heading {
      height: 200px!important;
    }

    – Kyle

    #134520
    misterm
    Member
    Post count: 24
    This reply has been marked as private.
    #134525
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’ll forward this to Mohammad, he will know how to stop the animation with JS

    – Kyle

    #134527
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this instead:

    .page-heading.fancy-heading {
      height: 200px!important;
      top:0!important;
    }

    – Kyle

    #134530
    misterm
    Member
    Post count: 24

    That did the trick! Thanks for the quick support Kyle!

    With regards,

    Michiel

    #134532
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

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

License required for one of the following items
Login and Registration Log in · Register