-
AuthorPosts
-
November 30, 2012 at 8:20 am #182703
Megamenu sub menu shows in 1 column, but in settings it’s set to 3 – column (according documentation) but it’s not working
how to fix ti? I cant recreate demo sample with 3 columns submenu.
November 30, 2012 at 9:27 pm #474858any idea? 🙁
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 3, 2012 at 8:29 am #475002<em>@saesaeru 348645 wrote:</em><blockquote>Megamenu sub menu shows in 1 column, but in settings it’s set to 3 – column (according documentation) but it’s not working
how to fix ti? I cant recreate demo sample with 3 columns submenu.</blockquote>
Hello saesaeru,Please modify mega menu style of “blue” theme in “/templates/ja_travel/themes/blue/css/menu/mega.css”, line 62 as below:
Before:
.ja-megamenu .childcontent-inner {
border-color: #32A4D3;
width: 229px !important;
}
After:
.ja-megamenu .childcontent-inner {
border-color: #32A4D3;
width: 229px;
}
Hope this helps.Regards.
1 user says Thank You to Stork11 for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Stork11 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Megamenu problem
Viewing 3 posts - 1 through 3 (of 3 total)