Title: hide scrollbar
Last modified: November 4, 2016

---

# hide scrollbar

 *  Resolved [childandtheword](https://wordpress.org/support/users/childandtheword/)
 * (@childandtheword)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/hide-scrollbar-2/)
 * Hi. Is there any way to hide the scrollbar that appears when the menu panel has
   expanded past the edge of the screen/window? Thanks!

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

 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/hide-scrollbar-2/#post-8395115)
 * Hey there,
 * Can you provide the url where this is happening so I can advise.
 * All the best
 *  Thread Starter [childandtheword](https://wordpress.org/support/users/childandtheword/)
 * (@childandtheword)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/hide-scrollbar-2/#post-8398681)
 * Yes – it’s at childandword.com
 * Thanks!
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/hide-scrollbar-2/#post-8403499)
 * Hey there,
 * Are you referring to the left/right scroll bar that appears at the bottom the
   screen? If so,your text that reads `Sponsored by Lake Michigan Catechists` has
   some custom styling on it that is pushing the screen beyond 100% width so you
   will need to update these styles.
 * If you are referring to the up/down scrollbar inside my menu you can remove that
   but then it would make the menu unusable as people won’t be able to scroll to
   the lower items, are you sure you want to do this? If so, you can use the below
   custom CSS but I would advise against this:
 *     ```
       #responsive-menu-container {
          overflow: hidden;
       }
       ```
   
 * All the best

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

The topic ‘hide scrollbar’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/hide-scrollbar-2/#post-8403499)
 * Status: resolved