Title: WP Responsive Pro Main Menu
Last modified: August 21, 2016

---

# WP Responsive Pro Main Menu

 *  [Raphep](https://wordpress.org/support/users/raphep/)
 * (@raphep)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/wp-responsive-pro-main-menu/)
 * Hi
    I’m trying to reduce the gap between the Main Menu and the Layerslider below
   it on this site [http://www.ngomanager.com.au](http://www.ngomanager.com.au) 
   I’ve tried using custom css to change the #container {padding: 0;} but this has
   no affect. Can anybody help?

Viewing 1 replies (of 1 total)

 *  [Herbert van-Vliet](https://wordpress.org/support/users/remarkno/)
 * (@remarkno)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/wp-responsive-pro-main-menu/#post-5084446)
 * #wrapper and #content-full both have top-margins.
 *     ```
       #wrapper {
       	margin: 0 auto;
       }
       #content, #content-blog, #content-full {
       	margin-top: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘WP Responsive Pro Main Menu’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Herbert van-Vliet](https://wordpress.org/support/users/remarkno/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/wp-responsive-pro-main-menu/#post-5084446)
 * Status: not resolved