Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
Leon Cuzzilla Friend
Leon Cuzzilla
- Join date:
- September 2014
- Posts:
- 156
- Downloads:
- 4
- Uploads:
- 35
- Thanks:
- 44
- Thanked:
- 5 times in 1 posts
July 18, 2016 at 11:52 am #951094Can I trigger the collapsible mobile menu when the screen is larger as my menu drops one menu item down and it looks a bit messy. Do I have to change something in variables.less?
http://lowlinecattleqld.com.au/
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 18, 2016 at 3:30 pm #951146Hi
You can change the menu breakpoint from the Variable.less file .Find
// Point at which the navbar stops collapsing @grid-float-breakpoint: @screen-md-min;
Replace it with
// Point at which the navbar stops collapsing @grid-float-breakpoint: 1140px;
Then compile Less to Css .
kindly take backup of site before compile less to css .
LESS to CSS will override your style changes in css files . -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum