Menu Items fit

  • Posted in : Empathy
  • Assad Mawad
    Participant

    Hello again :)

    I’ve been testing my website on different screen resolution.
    I’ve got a tiny problem on maximized screen (chrome and edge) with resolution 1360×768 and 1600×900 the menu gets over the footer

    Can you help me about this issue?

    http://www.assadmawad.info/

    Thank you

    serkan
    Moderator

    Hi @Assad Mawad;
    You have extra gallery menu that is why the menu gets over the footer.
    You can use this custom css code;

    .nav-menu a { padding: 1em 1em; }
    @media screen and (max-height: 790px) and (min-height: 600px) and (min-width: 768px) { .nav-menu a { padding: .5em .5em; } }

    Thanks

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