Title: Space between Menu Sections
Last modified: October 25, 2017

---

# Space between Menu Sections

 *  Resolved [vanitynailbar](https://wordpress.org/support/users/vanitynailbar/)
 * (@vanitynailbar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/)
 * hi there,
 * When using a menu, when I put 2 menu sections on top of each other, there is 
   no space between the 2 sections so everything looks cluttered.
 * I can get around this by creating 2 menus and putting a space block between the
   2 menus but I would like to do this the proper way.
 * Please kind in mind my skill which is a full blown beginner.
 * Thanks.

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

 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9618630)
 * Hi [@vanitynailbar](https://wordpress.org/support/users/vanitynailbar/),
 * If you send a link to the place on your site where you’d like to space out the
   menu sections, I can probably provide a bit of CSS to get you started.
 *  Thread Starter [vanitynailbar](https://wordpress.org/support/users/vanitynailbar/)
 * (@vanitynailbar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9620604)
 * [http://vanitynailbar.ca/services/hands](http://vanitynailbar.ca/services/hands)
 * Thanks Nate!
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9622114)
 * Hi [@vanitynailbar](https://wordpress.org/support/users/vanitynailbar/),
 * Try the following CSS:
 *     ```
       .fdm-menu .fdm-section:not(:first-child) {
           margin-top: 2em;
       }
       ```
   
 *  Thread Starter [vanitynailbar](https://wordpress.org/support/users/vanitynailbar/)
 * (@vanitynailbar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9624432)
 * worked like a champ!
 *  Thread Starter [vanitynailbar](https://wordpress.org/support/users/vanitynailbar/)
 * (@vanitynailbar)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9624433)
 * marked as resolved

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

The topic ‘Space between Menu Sections’ is closed to new replies.

 * ![](https://ps.w.org/food-and-drink-menu/assets/icon-128x128.png?rev=2205559)
 * [Five Star Restaurant Menu and Food Ordering](https://wordpress.org/plugins/food-and-drink-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/food-and-drink-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/food-and-drink-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/food-and-drink-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/food-and-drink-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/food-and-drink-menu/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [vanitynailbar](https://wordpress.org/support/users/vanitynailbar/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/space-between-menu-sections/#post-9624433)
 * Status: resolved