Title: Search Bar Position
Last modified: September 1, 2016

---

# Search Bar Position

 *  Resolved [hellops](https://wordpress.org/support/users/hellops/)
 * (@hellops)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/)
 * Hi,
 * I used your plugin to make the drop down menu into two columns.But after using
   the plugin, the search bar of WordPress has moved above the mega menu and not
   beside it. What should I do to reposition the search bar beside the menu?
 * [https://wordpress.org/plugins/megamenu/](https://wordpress.org/plugins/megamenu/)

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

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623250)
 * Hi,
 * Please post a link to your site so I can take a look.
 * Regards,
    Tom
 *  Thread Starter [hellops](https://wordpress.org/support/users/hellops/)
 * (@hellops)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623334)
 * Hi,
 * Here is the link to the staging site, where I’ve been working with the mega menu
   plugin.
 * [http://pithsubstance.staging.wpengine.com/](http://pithsubstance.staging.wpengine.com/)
 * Thanks,
 * PS
 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623341)
 * Hi,
 * Please go to Mega Menu > Menu Themes and scroll down to the Custom Styling section.
   Delete this line:
 * clear: both;
 * Then add this to your themes style.css file:
 *     ```
       #search-nav {
           position: relative;
           z-index: 999;
       }
       ```
   
 * Regards,
    Tom
 *  Thread Starter [hellops](https://wordpress.org/support/users/hellops/)
 * (@hellops)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623342)
 * Hi,
 * Worked perfectly. Thank you very much for your support.
 * Regards,
 * PS
 *  Thread Starter [hellops](https://wordpress.org/support/users/hellops/)
 * (@hellops)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623349)
 * Hi,
 * I just noticed that the code above helped me to reposition the search bar perfectly.
   However, now the categories and the sources drop down menu has gone blank/does
   not work. Can you please help me to fix this problem as soon as possible?
 * [http://pithsubstance.staging.wpengine.com/](http://pithsubstance.staging.wpengine.com/)
 * Regards,
 * PS
 *  Thread Starter [hellops](https://wordpress.org/support/users/hellops/)
 * (@hellops)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623353)
 * Hi,
 * I just noticed that the code above helped me to reposition the search bar perfectly.
   However, now the categories and the sources drop down menu has gone blank/does
   not work. Can you please help me to fix this problem as soon as possible?
 * [http://pithsubstance.staging.wpengine.com/](http://pithsubstance.staging.wpengine.com/)
 * Regards,
 * PS
 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623354)
 * Moved here: [https://wordpress.org/support/topic/drop-down-menu-not-working-28?replies=2](https://wordpress.org/support/topic/drop-down-menu-not-working-28?replies=2)

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

The topic ‘Search Bar Position’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [megamenu](https://wordpress.org/support/users/megamenu/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/search-bar-position/#post-7623354)
 * Status: resolved