Title: responsive menu problem
Last modified: August 30, 2016

---

# responsive menu problem

 *  [jak00711](https://wordpress.org/support/users/jak00711/)
 * (@jak00711)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-problem-2/)
 * Hi
    I just started using wordpress. I have menu on my site which is responsive
   but the problem is when i minimize from computer screen to mobile screen then
   it works fine. but when i try to maximize that screen again then menu items change
   their place. I try to find the problem but not able to find. here is link for
   site [http://www.asiaticgroup.in](http://www.asiaticgroup.in) thank you

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

 *  [codeManiac](https://wordpress.org/support/users/codemaniac/)
 * (@codemaniac)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-problem-2/#post-6813072)
 * hey jak00711 !
 * I think the problem is in the padding.try to change padding property in your 
   style.css
 *     ```
       .menu a {
   
           color: #ffffff;
   
           cursor: pointer;
   
           display: block;
   
           font-size: 13px;
   
           line-height: 45px;
   
           margin-bottom: 0;
   
           margin-top: 0;
   
           padding-bottom: 0;
   
           padding: 0 21%; ===> THIS PART becomes==> padding: 0 10px;
   
           position: relative;
   
           text-decoration: none;
   
           white-space: nowrap;
   
       }
       ```
   
 * I think that’s whats causing the problem, let me know if its solved
 *  Thread Starter [jak00711](https://wordpress.org/support/users/jak00711/)
 * (@jak00711)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-problem-2/#post-6813078)
 * Hey codemaniac
    no it’s not working.
 *  [Sara Cope](https://wordpress.org/support/users/saracope/)
 * (@saracope)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-problem-2/#post-6813202)
 * Would you be able to post a public link to a screenshot of the problem? Thanks!

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

The topic ‘responsive menu problem’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Sara Cope](https://wordpress.org/support/users/saracope/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-menu-problem-2/#post-6813202)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
