Title: Submenu queries
Last modified: August 30, 2016

---

# Submenu queries

 *  [Cslshawn](https://wordpress.org/support/users/cslshawn/)
 * (@cslshawn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submenu-queries/)
 * Hi, i would like to check is there away to make sub menu to be always visible
   rather then hover?
    And can i make the submenu full width just like the main 
   menu bar in travelify?

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

 *  Thread Starter [Cslshawn](https://wordpress.org/support/users/cslshawn/)
 * (@cslshawn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submenu-queries/#post-6631981)
 * And I realised that the menu item have a navigation by default is that removable
 *  [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * (@freewptp)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/submenu-queries/#post-6632114)
 * Hi [@cslshawn](https://wordpress.org/support/users/cslshawn/),
 * I hope you are well today and thank you for your questions.
 * > Hi, i would like to check is there away to make sub menu to be always visible
   > rather then hover?
 * Yes you can make the sub menu always visible by adding the following CSS code
   in the Custom CSS option of your theme on the below path.
 * Admin Area -> Appearance -> Customize -> Travelify Other Options
 *     ```
       #main-nav ul.sub-menu {
         display: block;
       }
       ```
   
 * > And can i make the submenu full width just like the main menu bar in travelify?
 * Do you mean instead of displaying menu items vertically, you want to display 
   them horizontally?
 * Please advise.
 * > And I realised that the menu item have a navigation by default is that removable
 * Yes you can remove it using the solution shared in the following reply.
 * [https://wordpress.org/support/topic/navigation-appearing-in-menu?replies=17#post-7596863](https://wordpress.org/support/topic/navigation-appearing-in-menu?replies=17#post-7596863)
 * Best Regards,
    Movin

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

The topic ‘Submenu queries’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Free WP TP](https://wordpress.org/support/users/freewptp/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/submenu-queries/#post-6632114)
 * Status: not resolved