-
AuthorPosts
-
eagledk Friend
eagledk
- Join date:
- October 2013
- Posts:
- 159
- Downloads:
- 62
- Uploads:
- 35
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
March 8, 2015 at 2:57 pm #204453I have an menu that when displayed (only when logged in) the menuoptions are in one line.
How do change it to two lines?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 9, 2015 at 8:57 am #562204Did you solve it? I tried to login of your site with the credentials info included on thread but it did not work
eagledk Friendeagledk
- Join date:
- October 2013
- Posts:
- 159
- Downloads:
- 62
- Uploads:
- 35
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
March 9, 2015 at 11:12 pm #562305I’m sorry for that, I willsent you a PB.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 10, 2015 at 8:41 am #562372<em>@eagledk 462440 wrote:</em><blockquote>I’m sorry for that, I willsent you a PB.</blockquote>
I fixed the problem directly on your site with the solution below, you can see it from templates/ja_teline_v/css/custom.css file
@media (min-width: 1200px) {
div#Mod152 {
margin-bottom: 0px;
}div#Mod152 .module-ct > ul.nav {
display: inline-block;
float: none;
}div#Mod152 .nav-pills > li {
display: list-item;
float: none;
}
}Let me know if it helps
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum