New Landing How can we help? Cardinal Vertical Header overlapping with Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #116629
    lucarelate
    Member
    Post count: 12

    Hello,

    depending on the windows height, the menu is overlapping with the footer-part of the menu.
    How can and where can i reduce the visibility. That the footer disappears before the menu overlaps with it.

    Thank you!

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

    Hi

    Add this to your custom css:

    @media screen and (max-height: 650px) {
    .vertical-menu-bottom {
        display: none;
    }
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 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