Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • librandi Friend
    #1076153

    hi,
    I’ve some problem with main menu in Ipad, let see the image


    1. Cattura-2
    Pankaj Sharma Moderator
    #1076338

    Hi
    There is not enough space in the menu that it will fit all the items.
    Kindly open less folder in the template /variable.less file
    now
    Find

    // Point at which the navbar stops collapsing
    @grid-float-breakpoint:     @screen-md-min;

    Now replace

     @screen-md-min;

    With a value where you want to show the collapse navigation
    as an example 1024px;
    save file, compile less to css and check.

    Kindly take backup of all your custom changes in css file except custom.css before compiling less to css.

    Regards

    librandi Friend
    #1076414

    thank you, where I must insert the value?

    Pankaj Sharma Moderator
    #1076426

    Hi
    replace

    
     @screen-md-min;

    With a value where you want to show the collapse navigation
    as an example value: 1024px;

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum