Title: topbar sub-menu dropdown problem
Last modified: August 22, 2016

---

# topbar sub-menu dropdown problem

 *  Resolved [shakv9](https://wordpress.org/support/users/shakv9/)
 * (@shakv9)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/)
 * Thank you for your wonderful theme and support.
 * topbar’s sub-menu’s sub-menu is slightly misplaced downwards.
    how can i fixed
   this issue. plz help.
 * my website. actually m working on it before it goes on real field.
 * [http://fineblogs.url.ph/](http://fineblogs.url.ph/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * (@mike-orange)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251493)
 * Hi,
    I see you did a lot of CSS modifications in child theme regarding the menu(
   so you’ve made 2nd level almost unusable – I almost cannot grab it with the mouse
   🙂 So please try to help yourself (since I see you understand CSS): – try changing
   px size in any line where you corrected margins or padding and see how it behaves.
   Lines like:
 *     ```
       #nav-topbar .nav > li > a { padding-top: 12px; padding-bottom: 12px; }
       #nav-topbar .nav ul { top: 45px; }
       .toggle-search { top: -46px; padding-top: 10px; padding-bottom: 10px; }
       ```
   
 * must have influence on whole menus behavior.
    This is just a quick hint – if 
   you don’t succeed, let me know. If you do, please mark [resolved] Mike
 *  Thread Starter [shakv9](https://wordpress.org/support/users/shakv9/)
 * (@shakv9)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251519)
 * no its not working……
 * i’ve done all that css from your thread references only…like height change of
   top-bar container, font-color and font size.
 * should i delete all css changes on child-theme.
    plz give me the solution to 
   make it do well. plz help thanks
 *  [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * (@mike-orange)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251528)
 * No, don’t delete it.
    What I meant – try first increasing or decreasing no of
   pixels in all “padding” and “margin” statements and see how the menu behaves.
   Or other approach: comment some parts (no need to delete, just put parts of code
   between /* */ comment markers) one by one and see what happens. What do you mean
   by **“no its not working……”** – if you change for example
 *     ```
       "padding-top: 10px;"
       ```
   
 * to 1 px, or 40 px, something must change on the website.
    Doing this 1 by 1, 
   you will come to conclusion which part is making this misplacement of sub menu.
   I can reproduce this behaviour, but I think it’s more useful if you do it – you
   will learn something, and spare me some time 🙂 Please try again as suggested,
   and LMK if you solved the issue. Mike
 *  Thread Starter [shakv9](https://wordpress.org/support/users/shakv9/)
 * (@shakv9)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251529)
 * ya thanks, i’ll do that as u said…..
 * i’ll mark it resolved as soon as i get done.
 * thanks for support.
 *  Thread Starter [shakv9](https://wordpress.org/support/users/shakv9/)
 * (@shakv9)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251532)
 * it worked just fine….
 * thanks a lot for your support & suggestions, it means a lot.
 * thanks.
 *  [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * (@mike-orange)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251541)
 * “No problemo”, glad to help, specially if somebody is ready to learn.
    Old Chinese
   proverb : “”Give a man a fish and you feed him for a day; teach a man to fish
   and you feed him for a lifetime”:)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘topbar sub-menu dropdown problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [menu bar](https://wordpress.org/support/topic-tag/menu-bar/)

 * 6 replies
 * 2 participants
 * Last reply from: [Mike Orange](https://wordpress.org/support/users/mike-orange/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/topbar-sub-menu-dropdown-problem/#post-5251541)
 * Status: resolved