New Landing How can we help? Cardinal In my website submenu not show in mobile width

Viewing 5 posts - 16 through 20 (of 20 total)
  • Posted in: Cardinal
  • #102469
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @orange,

    I can’t replicate that on an actual mobile/tablet/resized browser.

    The only issue on tablet is that your menu items are too long, forcing them to the 2nd line.

    – Ed

    #102504
    orange
    Member
    Post count: 56

    I know it, We should change menu view for tablet as a mobile menu

    #102858
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    This isn’t possible as standard.

    You could try this custom css to reduce the menu size:

    @media (max-width: 979px) and (min-width: 768px) {
    nav .menu li {
    font-size: 12px;
    }
    nav .menu li a {
    margin: 0 9px;
    }
    }
    #102907
    orange
    Member
    Post count: 56

    Thanks for help
    🙂

    #102940
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 5 posts - 16 through 20 (of 20 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