Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #303750

    Hi,

    I wonder why the menu doesn’t resize properly on the ipad/tablet in landscape modus. (see screenshot). I’ve installed Enfold 2.9

    KR
    Monique

    #303767

    Hey Monique!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 6px; }}

    Cheers!
    Yigit

    #303794

    Thanks, this solved it. But what if my customer decides to add another menu-item?

    KR
    Monique

    #303805

    Hi!

    You can use Responsive Large Layout in Enfold theme options and it should help. If not, padding value should be adjusted

    Regards,
    Yigit

    #303869

    Ok thanks!

    #303874

    Hey!

    You are welcome! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu on ipad too large’ is closed to new replies.