-
AuthorPosts
-
May 29, 2016 at 3:47 pm #935711Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 30, 2016 at 7:56 am #935920Hi
its comes due to there is not enough space in that screen size to show it in single row .
You can show the mobile menu in that screenshot to avoid this view .
For this you need to change the values of the menu breakpoint .
Go to /less/variable.less file
find below code// 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: 1200px;
Compile less to css after save .
Kindly take full backup of site before applying changes .June 1, 2016 at 12:07 pm #936744No. The problem is not enough space. Сonversely when the window less than ~1660 px wide everything is ok but if wider the several menu items jump to the second line. Look at the screenshots or test it at our site. I’ve attached the screenshot with extra wide window 3800 px.
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2016 at 4:35 am #936947Hi
Find my solution in this thread for same issue .
https://www.joomlart.com/forums/topic/menu-on-2-lines/
this will solve your problem. -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum