Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #913349

    Hi
    Kindly share the site url Here , so i can check the possibilities to adjust them in one row .
    When the items are more then the space of container it comes in two rows .

    Regards

    timael Friend
    #913350
    Pankaj Sharma Moderator
    #913355

    Hi
    The Menu items are showing in one line : http://prntscr.com/ar7yog
    Kindly post the device name in which you are facing the issue so i can check it at my end.

    timael Friend
    #913357

    On my PC

    timael Friend
    #913366

    with chrome

    timael Friend
    #913367

    with chrome and firefox

    timael Friend
    #913368

    In fact my ecran is big (21 pouces) and in page pleine it passed on two lines

    Pankaj Sharma Moderator
    #913370
    This reply has been marked as private.
    timael Friend
    #913374

    Yes sorry, I saw your image but when the ecran is big the menu passed on two lines (see my screeshot) and if i reduce the window the menu is ok on 1 line

    Pankaj Sharma Moderator
    #913437

    Hi
    I got this bug in Large display devices .
    Add below code in custom.css file to fix it .
    Path : /templates/ja_elicyon/css/custom.css If file is not present create it .

    @media (min-width: 1680px) {
    .has-slideshow .t3-header .container-hd {
        width: 1556px!important;
    }
    .t3-header .container-hd .container { width:1556px!important; } }

    Let me know if it helps .

    timael Friend
    #913528

    I’m sorry, I create but it’s not worked

    timael Friend
    #913529

    No it’s worked sorry really perfect. Thank you very very much

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 2 voices, and was last updated by  timael 8 years, 7 months ago.

The topic ‘Menu on 2 lines’ is closed to new replies.