Title: Set Menu Breakpoint
Last modified: August 24, 2016

---

# Set Menu Breakpoint

 *  Resolved [port2906](https://wordpress.org/support/users/port2906/)
 * (@port2906)
 * [11 years ago](https://wordpress.org/support/topic/set-menu-breakpoint/)
 * Hi! I’m wondering how I can make the menu collapse at a greater width than it
   currently does — I’d be looking to make it collapse around 850 or 900px. Can 
   anyone help me with this? My site is stage2.mediaboxdesign.com.
 * Thanks!

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

 *  Theme Author [iografica](https://wordpress.org/support/users/iografica/)
 * (@iografica)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/set-menu-breakpoint/#post-6134582)
 * Hi you must add custom css like this:
    [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width:860px) { … (your css) } Now the menu collapse at 767px,
   you can find the responsive css in the layout.css file. Best regards
 *  Thread Starter [port2906](https://wordpress.org/support/users/port2906/)
 * (@port2906)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/set-menu-breakpoint/#post-6134602)
 * Thank you! What CSS do I need to add within the media query?
 *  Theme Author [iografica](https://wordpress.org/support/users/iografica/)
 * (@iografica)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/set-menu-breakpoint/#post-6134644)
 * Hi, you can copy the css in the layout.css file.

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

The topic ‘Set Menu Breakpoint’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/base-wp/2.19/screenshot.png)
 * Base WP
 * [Support Threads](https://wordpress.org/support/theme/base-wp/)
 * [Active Topics](https://wordpress.org/support/theme/base-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/base-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/base-wp/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [iografica](https://wordpress.org/support/users/iografica/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/set-menu-breakpoint/#post-6134644)
 * Status: resolved