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

    Hi
    To change the breakpoint

    Turn on Development mode from template options to see the changes without compile the css.
    now open /less/variable.less
    find below code

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

    Add your size value in above code.

    When u turn off development mode, compile less to css to write the changes in less files.

    Take a backup of custom change before compiling the css.

    Regards

    tomoe Friend
    #1040282

    Great! Thanks.

    Pankaj Sharma Moderator
    #1040287

    You are welcome!

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

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

The topic ‘Responsive breakpoint for Megamenu’ is closed to new replies.