New Landing How can we help? Cardinal Content overlapping header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #259885
    ninjatranqui
    Member
    Post count: 70

    Hi,
    i’m having this issue in all of my pages,
    whenever i scroll the content overlaps the header/the header changes transparency (?)
    here is a gif demonstrating what’s happening

    thank you
    n

    Attachments:
    You must be logged in to view attached files.
    #259890
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .sticky-header {
      transition: height 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s, background-color 0s ease-in-out 0s !important;
    }

    – Kyle

    #259891
    ninjatranqui
    Member
    Post count: 70

    It worked like a charm!
    thank you

    #259892
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

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

You must be logged in to reply to this topic.