New Landing How can we help? Themeforest Theme Support Dante IPad Menu Goes Under Logo

Viewing 6 posts - 16 through 21 (of 21 total)
  • Posted in: Dante
  • #220732
    joell-22
    Member
    Post count: 26

    Hi,

    that works but the font size is also small, when there is enough space. Is there a way to drecrease it only when necessary? (I hoped the “min-width: 992px” would do that already, but it doens’t).

    The homepage is for older people so I’d like to have the font as big as possible.

    #221015
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Your mobile menu is working for iPad portrait & landscape?

    What device are you testing this on?

    Cheers,
    David.

    #223185
    joell-22
    Member
    Post count: 26

    It is working o the iPad but i’d like to have the menu-text larger on normal (large) screens. There is enough space and the page is for older people.

    #223425
    David Martin – Support
    Moderator
    Post count: 20834

    You can use this for large screens

    /* Large screens ----------- */
    @media only screen  and (min-width : 1824px) {
    nav#main-navigation .menu li.menu-item > a {
        margin: 0;
        font-size: 16px;
    }
    }

    Here is a complete list of media queries you can implement: https://responsivedesign.is/develop/browser-feature-support/media-queries-for-common-device-breakpoints.

    #224121
    joell-22
    Member
    Post count: 26

    It works. Thanks for the support and the link!

    #224844
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Great thanks to David.
    Thanks
    Mohammad

Viewing 6 posts - 16 through 21 (of 21 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