-
AuthorPosts
-
phoenix28 Friend
phoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 2:01 am #207820hi! i have adjusted the height of the main menu bar. now my dropdown items is now showing a space in between the menu bar. i could not find the right class for me to adjust it. can anyone help? i want to remove the space in between 🙂 thank you!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2015 at 2:11 am #575409Hello
Please share your working site url here , so i can check it on your site and help you in this issue.phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 2:18 am #575413<em>@pankajsharma 479943 wrote:</em><blockquote>Hello
Please share your working site url here , so i can check it on your site and help you in this issue.</blockquote>hello! i PMed you access as the site is still offline 🙂
thank you!Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2015 at 3:21 am #575425Hello
The is due to custom code added by you in custom.css to reduce min-height of the t3 header .
Here >> http://prntscr.com/7l112z
Hope it helps.phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 3:37 am #575428hi! yes i intentionally adjusted it as i needed the menu bar to be smaller. did i do it the wrong way?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2015 at 4:04 am #575434You can reduce it but it will also effect other css properties that is defined for the menu items .
Margin-bottom here >>> http://prntscr.com/7l1ajs
Hope it helps.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2015 at 4:04 am #575435You can reduce it but it will also effect other css properties that is defined for the menu items .
Margin-bottom here >>> http://prntscr.com/7l1ajs
Hope it helps.phoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 5:34 am #575447how am i able to push up the dropdown menu then? because i need the main menu bar to be as thin as possible. can help me find which style should i change to push it up to remove the space in between? thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 25, 2015 at 9:11 am #575473Hi
You can minimize the height to a limit because it will effect other style on your site , currently you have added multiple custom code for the menu .
You can add the use the below code to adjust it but i am afraid more custom work effect the mega menu style in different screen size .
.navbar-nav > li > a {
padding-bottom: 23px;
}
here >> http://prntscr.com/7l3fadphoenix28 Friendphoenix28
- Join date:
- March 2012
- Posts:
- 190
- Downloads:
- 331
- Uploads:
- 16
- Thanks:
- 29
- Thanked:
- 1 times in 1 posts
June 25, 2015 at 9:32 am #575477<em>@pankajsharma 480021 wrote:</em><blockquote>Hi
You can minimize the height to a limit because it will effect other style on your site , currently you have added multiple custom code for the menu .
You can add the use the below code to adjust it but i am afraid more custom work effect the mega menu style in different screen size .
.navbar-nav > li > a {
padding-bottom: 23px;
}
here >> http://prntscr.com/7l3fad</blockquote>works perfectly! i will just leave it like that for the meantime and hope that it won’t mess up that much :laugh:
thank you!
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by phoenix28 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Adjust Dropdown Menu Position
Viewing 10 posts - 1 through 10 (of 10 total)