Title: standard menu
Last modified: December 21, 2021

---

# standard menu

 *  Resolved [ceol](https://wordpress.org/support/users/ceol/)
 * (@ceol)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/standard-menu/)
 * Hi.
    Is there a way to show standard menu rather than hamburger style menu? Gorgeous
   theme thanks

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

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/standard-menu/#post-15187505)
 * Hi [@ceol](https://wordpress.org/support/users/ceol/),
 * You can find a setting for it in the Customizer, under Theme Options → “Show 
   Primary Menu in the Header”.
 * — Anders
 *  Thread Starter [ceol](https://wordpress.org/support/users/ceol/)
 * (@ceol)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/standard-menu/#post-15188615)
 * Thanks a million – I missed that.
 * While trying to force show standard menu in mobile view, also trying to have 
   a smaller font-size using this:
 *     ```
       @media (max-width: 10000px) {
       .nav-toggle {display: none !important;}
       .alt-nav-wrapper {display: flex !important;}
       }
       @media (max-width: 768) {
       	.alt-nav a {
       		font-size: .5rem !important;
       	}
       }
       ```
   
 * …but no luck. Any help most appreciated. Thanks again
 *  Thread Starter [ceol](https://wordpress.org/support/users/ceol/)
 * (@ceol)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/standard-menu/#post-15188626)
 * …hang on, I forgot the ‘px’ for the max-width sorry…
    Thanks again

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

The topic ‘standard menu’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [ceol](https://wordpress.org/support/users/ceol/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/standard-menu/#post-15188626)
 * Status: resolved