Title: Two-level menu
Last modified: August 21, 2016

---

# Two-level menu

 *  Resolved [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/)
 * I **_really_** want to use the Raindrops theme for my website, but my two-level
   menu doesn’t work properly with it. When I click on an item in the primary menu,
   the submenu pops up right on top of the primary menu rather than off to the side.
   If this were fixed, I’d adopt Raindrops in the blink of an eye.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/two-level-menu/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/two-level-menu/page/2/?output_format=md)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5093948)
 * Hi elffuts
 * I, pending the review, the corrected version of this problem.
    For normal function,
   there is no problem, but I have received the current accessibility reviews.
 * Do apologize for the trouble, but if in a hurry, so you can download from the
   following URL, please try the latest version
 * [https://github.com/tenman/raindrops/releases](https://github.com/tenman/raindrops/releases)
 * Please download ver 1.230
 * Thank you.
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5093975)
 * Thank you for the quick reply, but now neither menu appears as it should.
 * Please check my website at [http://www.idacadsci.org](http://www.idacadsci.org)
 * When the mouse cursor hovers over “About IAS” in the navigation bar, a drop-down
   menu appears, then when the cursor hovers over “Awards” in that menu, a second
   drop-down menu appears to the right of the first one. Neither of those drop-down
   menus appears with Raindrops ver 1.230
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5093988)
 * > now neither menu appears
 * neither means like below ?
 * [http://www.tenman.info/wp3/manualraindrops/files/issue-menu.jpg](http://www.tenman.info/wp3/manualraindrops/files/issue-menu.jpg)
 * Display of ordinary Raindrops is as follows.
 * Please check the about　test: ABC
 * [http://www.tenman.info/wp3/previewraindrops/](http://www.tenman.info/wp3/previewraindrops/)
 * If you can not get the display, such as a sample, conflict of CSS will be considered
 * I think if you can check the sites Raindrops is applied, is a rather strange 
   menu display, and understand the cause maybe, what, such as plug-ins by whether
   it is actually used, it varies, it is estimated by the imaginary it is difficult.
 * but However, if you test
 * style.css line:1427
 *     ```
       .enable-keyboard #access .children .children,
       .enable-keyboard #access .sub-menu .sub-menu,
       .enable-keyboard #access ul ul ul,
       .raindrops-accessible-mode #access .children .children,
       .raindrops-accessible-mode #access .sub-menu .sub-menu,
       .raindrops-accessible-mode #access ul ul ul {
           left: 100%;
           top: -1px;
           text-align:center;
       }
       #access .children .children,
       #access .sub-menu .sub-menu,
       #access ul ul ul {
           left: 100%;
           top: -1px;
           text-align:center;
       }
       ```
   
 * for example change from left:100%; to left:100%!important;
 * Thank you.
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094128)
 * I’m just a user, not enough of a css programmer to understand your comments. 
   And, I don’t mean to argue, but I just tried six other themes, and my menus work
   properly with all six. Therefore, it seems to me that the problem must be with
   the Raindrops theme.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094130)
 * >  Neither of those drop-down menus appears with Raindrops ver 1.230
 * >  And, I don’t mean to argue,
 * Is it possible for you to provide a screen shot?
 * Thank you.
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094131)
 * I don’t know how to put a screen shot in here, but I could send one as an email
   attachment.
 * In the meantime, when I try Raindrops, I get this error message at the top of
   the screen, “Warning: Illegal string offset ‘widget_ids’ in /homepages/6/d172544949/
   htdocs/IAS/wp-content/themes/raindrops-1.232/functions.php on line 7306”
 * Does that help?
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094133)
 *     ```
       "Warning: Illegal string offset 'widget_ids' in
       /homepages/6/d172544949/htdocs/IAS/wp-content/themes/raindrops-1.232/functions.php
       on line 7306"
       ```
   
 * Sorry I’m fixed above issue.
 * I’m update 1.233 Please try below.
 * [https://github.com/tenman/raindrops/releases](https://github.com/tenman/raindrops/releases)
 * Thank you
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094134)
 * Yes, the warning message is gone. But, the menus sill don’t work.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094135)
 * Please comments below
 * [http://www.tenman.info/wp3/raindrops/about/](http://www.tenman.info/wp3/raindrops/about/)
 * I’m reply your mail address
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094155)
 * past 4weeks no reply
 * change resolved
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094156)
 * Sorry to say that I never was able to get it to work. Had success with many other
   themes, but never with Raindrops.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094157)
 * Thanks reply
 * Your nav-main menu tested with my Raindrops
 * I was able to reproduce the behavior that can not be displayed 2014 award …
 * Issue was sloved with my Raindrops ( ver 1.239 )
 * Please add to Raindrops style.css last line below style rules
 *     ```
       #nav-main .nav-main a:hover {
       background-color: #FFF!important;
       color: #000;
       text-shadow: none;
       }
   
       #nav-main .sub-menu a,
       #nav-main .children a {
       float: left;
       width: 150px!important;
       padding: 10px 14px;
       font-size: 15px;
       }
       ```
   
 * Thank you.
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094158)
 * I wish I knew enough about CSS to feel comfortable making that change. Unfortunately,
   I can’t even find the place to add the code lines you provided. Are you planning
   to make available an updated version of Raindrops that includes this change?
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094159)
 * > Are you planning to make available an updated version of Raindrops that includes
   > this change?
 * Problem from occurring in the menu of the second level, it does not occur only
   in the state where you copied the html source of your site.
 * Of course, it is not than there is a problem with the menu of your site, It is
   a thing that comes from the difference in structure.
 * I believe such problems, because it may occur from time to time, and we should
   support the user who suffers from such a problem
 * At the moment, I can not be determined as a bug.
 * Sorry Please do understand
 *  Thread Starter [elffuts](https://wordpress.org/support/users/elffuts/)
 * (@elffuts)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/two-level-menu/#post-5094160)
 * As I said, I’m not a css programmer. Can you please give me a more detailed description
   about where I should insert those changes? Is it between lines 102 and 103? or
   where?
 * Thank you!

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/two-level-menu/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/two-level-menu/page/2/?output_format=md)

The topic ‘Two-level menu’ is closed to new replies.

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

## Tags

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

 * 20 replies
 * 4 participants
 * Last reply from: [elffuts](https://wordpress.org/support/users/elffuts/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/two-level-menu/page/2/#post-5094184)
 * Status: resolved