New Landing How can we help? Cardinal Menu vertical alignment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #315380
    theFencer
    Member
    Post count: 27

    Hi,
    now that I have my huge logo, obviously I’ve a thick header.
    The problem is that my menu, now, is too far from the body container, so some sub-menu options seems detached from the menu (see attached png).
    I tried to add “vertical-align: bottom;” to several places with firefox’ web tools, but I didn’t succeed.
    Can you help me?
    Thanks!

    Francesco

    Attachments:
    You must be logged in to view attached files.
    #315419
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide your url so I can have a look?

    -Rui

    #315423
    theFencer
    Member
    Post count: 27
    This reply has been marked as private.
    #315631
    David Martin – Support
    Moderator
    Post count: 20834

    The sub menu is aligned to the bottom of the header for various reasons, if you really want to change you could use:

    .full-center .header-4 .fw-header .float-menu li.menu-item.sf-mega-menu > ul.sub-menu {
        top: 95px!important;
    }
    #315647
    theFencer
    Member
    Post count: 27

    Wonderful, that’s exactly what I wanted!

    Just another question, always menu related: where can I find more info about “mega menu”?
    Something about styling, width etc…

    #315651
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Check it here. Not sure if it’s exactly what you are looking for.

    http://cardinal.swiftideas.com/documentation/theme-documentation/menus/

    -Rui

    #315655
    theFencer
    Member
    Post count: 27

    Thank you Rui, I read it before.
    I think I need to play with css…
    Thank you again.

    #315664
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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

You must be logged in to reply to this topic.