Title: Disabling Responsive Design
Last modified: August 21, 2016

---

# Disabling Responsive Design

 *  [albnaldo](https://wordpress.org/support/users/albnaldo/)
 * (@albnaldo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disabling-responsive-design/)
 * Hello all,
 * I have a custom theme which is responsive. I have already made it “non-responsive
   by editing the style.css file. However, now there is a problem on smartphones
   where the blue navigation bar is not being displayed correctly.
 * Before, the code was for tablets – [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 768px and for smartphones – [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 480px.
 * I removed the “max” word and set the values to 0 just like this – [@media](https://wordpress.org/support/users/media/)
   only screen and (width: 0px).
 * Can you please take a look at my site and check what do I have to change or what
   values should I put at the code above?
 * Regards
 * Site: [http://www.naldotech.com](http://www.naldotech.com)
 * _[[bump](http://codex.wordpress.org/Forum_Welcome#No_Bumping)s moderated]_

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

 *  Thread Starter [albnaldo](https://wordpress.org/support/users/albnaldo/)
 * (@albnaldo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disabling-responsive-design/#post-5120547)
 * It has been almost one month. Can anyone give a response if possible?
 *  [Lee](https://wordpress.org/support/users/romanempiredesign/)
 * (@romanempiredesign)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disabling-responsive-design/#post-5120548)
 * The media queries are what is making the design responsive. Remove all of them
   and their contents completely except for the desktop sized one for the specific
   size you need. Then it will not be responsive anymore. Does that help? 🙂
 *  Thread Starter [albnaldo](https://wordpress.org/support/users/albnaldo/)
 * (@albnaldo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/disabling-responsive-design/#post-5120549)
 * Hi Lee,
 * If you are talking about this : [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 480px), i have tried to remove all of them but then
   the website goes weird and it is a mix of desktop and mobile design.
 * Is there any solution?
 * Thank you Lee 🙂

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

The topic ‘Disabling Responsive Design’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [albnaldo](https://wordpress.org/support/users/albnaldo/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/disabling-responsive-design/#post-5120549)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
