Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #511761

    Hi,
    I try everything, but on the iPad the menu doesn’t fit.

    Just resize the Window, you will see :-(

    #511971

    Hey Mathias!

    Thank you for using Enfold.

    You can decrease the font size and padding of the menu items:

    @media only screen and (max-width: 1100px) {
    #top .av_seperator_big_border#header .av-main-nav > li > a {
        padding: 3px 14px 3px 5px;
        font-size: 12px;
    }
    }

    Best regards,
    Ismael

    #512357

    Thank you. that helps.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu on iPad not responsive ;(’ is closed to new replies.