Title: Menu button responsiveness
Last modified: November 5, 2021

---

# Menu button responsiveness

 *  Resolved [fatimaa](https://wordpress.org/support/users/fatimaa/)
 * (@fatimaa)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/menu-button-responsiveness/)
 * Hi Kharis,
 * i am using Sydney for last 6 years and really loving it. just recognize a problem
   with my website menu responsiveness the orange button is not shown inline on 
   laptop. [image here](https://imgur.com/1jy2x0V) kindly help me resolve this issue
   also please tell me how to reduce space between menu items as well.
    will be 
   very thankful to you and Sydney team
 * Regards
 * Fatima
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-button-responsiveness%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/menu-button-responsiveness/#post-15041691)
 * Hi [@fatimaa](https://wordpress.org/support/users/fatimaa/),
 * Thank you for using Sydney.
 * Try adding this CSS code to **Appearance > Customize > Additional CSS** from 
   dashboard.
 *     ```
       @media only screen and (min-width: 1025px) {
         #mainnav .menu > li {
           padding-left: 5px;
           padding-right: 5px;
         }
       }
       ```
   
 * Hope that helps.
 * Regards,
    Kharis
 *  Thread Starter [fatimaa](https://wordpress.org/support/users/fatimaa/)
 * (@fatimaa)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/menu-button-responsiveness/#post-15045592)
 * Hi [@kharisblank](https://wordpress.org/support/users/kharisblank/),
 * sorry for late reply. problem solved code worked well thank you so much for your
   help.
 * Regards
 * Fatima
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/menu-button-responsiveness/#post-15046948)
 * You’re welcome Fatima!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis

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

The topic ‘Menu button responsiveness’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/menu-button-responsiveness/#post-15046948)
 * Status: resolved