Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #338815

    Got the theme settings as 990px but the menu is running into the logo rather than being in mobile mode when the ipad is in landscape mode.

    #339179

    Hi adminbandit!

    Please try adding 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 7px; }}

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #339350
    This reply has been marked as private.
    #339595

    Hey!

    I have slightly adjusted the code in Quick CSS field. Please review your website now

    Best regards,
    Yigit

    #340409

    Thanks, that has fixed it.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Menu not responsive on ipad landscape mode’ is closed to new replies.