Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #192172

    Hi, is it normal that the main menu brakes in two lines in an ipad and it shows a white space where it brakes?
    Here’s an image of how it looks.
    Main menu in ipad
    Any advice on how to fix it is welcome.

    Jorge.

    #192680

    Hi Jorge!

    Please refer to this post and change the width to switch to mobile menu https://kriesi.at/support/topic/ie8-header-alignment-with-search-button/#post-190414
    You have many menu items and i believe that would be the best way to go

    Regards,
    Yigit

    #193630

    Hi Yigit, I followed your instructions and I’m still getting the white gap at the right of the menu now on Chrome, IE and FF.

    Do I need to open another topic to learn how to modify submenus width, background color and font size?

    Thanks in advance.

    • This reply was modified 10 years, 12 months ago by jorgepelaez.
    #193681

    Hey!

    Hi!

    You can add this on your custom.css or Quick CSS to reduce the font size and padding of the bottom menu:

    .bottom_nav_header.social_header .main_menu ul:first-child>li a {
    font-size: 11px;
    }
    
    .main_menu ul:first-child > li > a {
    padding: 0 11px;
    }

    Cheers!
    Ismael

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main menu brakes in two lines in ipad’ is closed to new replies.