Title: Breakpoint not working
Last modified: September 15, 2016

---

# Breakpoint not working

 *  Resolved [calebelliot](https://wordpress.org/support/users/calebelliot/)
 * (@calebelliot)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/breakpoint-not-working/)
 * Hi!
    I have the initial Setup of my Breakpoint in my Menu at 957px. When i minimize
   the page the button(hamburger menu) doesn’t show until it is 861px. Why is it
   not triggering at 957px? What is wrong with my setting? Could it be a css issue
   too? My dev site is [http://scriprint.com/loydemo/](http://scriprint.com/loydemo/)
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/breakpoint-not-working/#post-8187297)
 * Hi there,
 * I’m not sure what to say as I’ve checked your CSS and it is definitely set to
   957px as below:
 *     ```
       @media screen and (max-width: 957px) {
          #responsive-menu-container {
             display: block;
          }
       }
       ```
   
 * What are you using that tells you it is actually triggering at 861px?
 * All the best

Viewing 1 replies (of 1 total)

The topic ‘Breakpoint not working’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/breakpoint-not-working/#post-8187297)
 * Status: resolved