Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mediamuis Friend
    #1013638

    Hi,

    I’d like to adjust the collapsing of the T3-mainmenu. It should collapse to a hamburger-menu from 960px and below.
    I’ve adjusted the variable.less file and recompiled….
    no results…

    Below my adjustments:

    // Small screen / tablet
    // Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1
    @screen-sm: 960px;
    @screen-sm-min: @screen-sm;
    @screen-tablet: @screen-sm-min;

    Pankaj Sharma Moderator
    #1013731

    Hi
    Turn on Development mode from template options to see the changes without compile the css.
    now open 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.

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

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