Title: .menu-toggle does not work (mobile version)
Last modified: August 21, 2016

---

# .menu-toggle does not work (mobile version)

 *  [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-toggle-does-not-work-mobile-version/)
 * .menu-toggle
 * When the title of the site is long, the menu is titled and can not be pressed.
   Pressing pressed website logo instead of a menu.
 * I circle around the part of the button that is clicked:
    [http://i.piccy.info/i9/5970cc686ee2a5c707c27103ce913d0c/1388153100/22911/636246/Snymok_ekrana_ot_2013_12_27_16_01_14.png](http://i.piccy.info/i9/5970cc686ee2a5c707c27103ce913d0c/1388153100/22911/636246/Snymok_ekrana_ot_2013_12_27_16_01_14.png)
 * [http://wordpress.org/support/theme/stargazer](http://wordpress.org/support/theme/stargazer)

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

 *  Thread Starter [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-toggle-does-not-work-mobile-version/#post-4448505)
 *     ```
       .menu-toggle {
       position: relative;
       display: inline-block;
       cursor: pointer;
       font-size: .8125rem;
       line-height: 1;
       z-index: 99999999999999999;
       }
       ```
   
 * I added the z-index, it works!
 * Please add it to this topic, so that new, it remained.
    And maybe come up with
   some better option.
 *  Thread Starter [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * (@vadim-v)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-toggle-does-not-work-mobile-version/#post-4448521)
 *     ```
       #menu-secondary .menu-toggle{/*margin: 0rem;*/ padding: 1.5rem}
       ```
   
 * removed margin (margin 1.5rem – margin 0rem)
    added padding.
 * So it was easy to get a finger on the button.

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

The topic ‘.menu-toggle does not work (mobile version)’ is closed to new replies.

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

 * 2 replies
 * 1 participant
 * Last reply from: [vadim-v](https://wordpress.org/support/users/vadim-v/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/menu-toggle-does-not-work-mobile-version/#post-4448521)
 * Status: not resolved