New Landing How can we help? Cardinal Left Vertical Menu in Corporate 2 Cardinal

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #123504
    aswtmelody
    Member
    Post count: 16

    Hello there,
    I am having an issue with the menu. However, it is only occurring on wide screen monitor thus far. The items are smooshing all together, so the contact info raises up into the menu.

    Along these lines.. How/where can I alter the spacing between the menu items, and from the menu to the logo?

    Thanks,
    Alicia

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

    Hi

    Add this to your custom css:

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

    – Kyle

    #123799
    aswtmelody
    Member
    Post count: 16

    Thank you, however it didn’t work. ๐Ÿ™

    What happened was my contact info and copright line disappeared, and it added a black space under the swift slider.

    What shall I try next? ๐Ÿ™‚

    Thank you very much,
    Alicia

    #123977
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It does work, the copyright menu has to disappear when the window is at a certain height as there’s not enough room for it.

    – Kyle

    #124176
    aswtmelody
    Member
    Post count: 16

    Then if that is the case, and since the demo doesn’t do it– it is perhaps the two addl menu items? So, where is the best place to make the adjustment to move up the menu closer to the logo and reduce the spacing between menu items. With that adjusted, it should be the same height as the demo and then have no issue.

    Is there any reason that can’t be done?

    Thanks!

    #124183
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .vertical-header #header-section #header {
      padding: 20px 0;
    }

    – Kyle

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 one of the following items
Login and Registration Log in · Register