-
AuthorPosts
-
matgray87 Friend
matgray87
- Join date:
- November 2011
- Posts:
- 159
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 33
- Thanked:
- 8 times in 1 posts
October 17, 2014 at 5:08 pm #202189Hi,
As demonstrated in the image attached, when hovering in the space between the drop down items in the megamenu and the bottom of the navbar it hides the menu (as the link hover area isn’t big enough).What margin/padding can I change to prevent this, otherwise you just have to move the mouse really quickly between the menu and the drop down before it disappears…?
Thanks,
Matt
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 17, 2014 at 5:15 pm #553409Not quite understanding your question . . . .
Are you wanting to reduce the space between the main nav and the dropdown/megamenu?
matgray87 Friendmatgray87
- Join date:
- November 2011
- Posts:
- 159
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 33
- Thanked:
- 8 times in 1 posts
October 18, 2014 at 9:31 am #553446Nope, wanting to keep it looking exactly the same style wis, but when hovering over the bottom part of the navbar, the drop down should still appear instead of disappearing. At the moment, you have to jump between the menu item and the drop down to prevent it from disappearing…
Thanks!
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 20, 2014 at 8:12 am #553582Hi @matgray87,
Please open file root_folder/templates/ja_biz/css/custom.css (if you don’t have this file, just create a new one) then add this code :
.t3-megamenu .mega > .nav-child.mega-dropdown-menu {
margin-top: 0;
padding-top: 25px;
}
.t3-megamenu .mega > .nav-child.mega-dropdown-menu {
background: none;
}
.t3-megamenu .mega > .nav-child.mega-dropdown-menu > .mega-dropdown-inner {
background: #33bed9;
}Save your file and recheck.
1 user says Thank You to Adam M for this useful post
matgray87 Friendmatgray87
- Join date:
- November 2011
- Posts:
- 159
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 33
- Thanked:
- 8 times in 1 posts
October 20, 2014 at 2:53 pm #553626Great, thanks… solved the problem but affected the styling a bit, so added a couple more lines in and works just fine.
Thanks!AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by matgray87 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Spacing in megamenu menu items prevents dropdown menu (explained in image)
Viewing 5 posts - 1 through 5 (of 5 total)