Title: Responsive Menu Help
Last modified: March 10, 2019

---

# Responsive Menu Help

 *  [eggrace](https://wordpress.org/support/users/eggrace/)
 * (@eggrace)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/responsive-menu-help-4/)
 * Hi,
    I volunteered to redo our website. I created our first one on WordPress 
   and now I am redesigning – but I am a bit of a novice. I am having problems with
   the responsive menu. I want a full width menu with Menu item and sub menus showing
   by default. And I cannot find a way to do it. Also I wanted to list the sub menus
   in two columns. I borrowed some CSS to do this but they appear jumbled. I have
   tried to alter the width but no success. The code is: .sub-menu-columns ul.sub-
   menu li { display: inline-block; float: left; width: 200px; } .sub-menu-columns
   ul.sub-menu li:nth-child(odd) { float: left; margin-right: 10px; } .sub-menu-
   columns ul.sub-menu li:nth-child(even) { float: right; } All i want is to have
   all my menus showing on toggle click. Then main menu item with submenu items 
   below it in 2 columns. I am using Astra and I hoped it would be a simple excerise
   but it is proving beyond my experience.
 * I would appreciate any guidence or pointers; I don’t ask for anyone spend their
   time doing it for me.
    Many thanks for your help

Viewing 1 replies (of 1 total)

 *  [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/responsive-menu-help-4/#post-11301367)
 * Hi [@eggrace](https://wordpress.org/support/users/eggrace/) ,
 * Just to let you know that with Astra Pro you can have a toggle button just by
   setting the site breakpoints. Further you need to code your site by yourself 
   in order to achieve anything that Astra does not provide.

Viewing 1 replies (of 1 total)

The topic ‘Responsive Menu Help’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/responsive-menu-help-4/#post-11301367)
 * Status: not resolved