Title: Mobile Width
Last modified: April 16, 2020

---

# Mobile Width

 *  Resolved [oguz6002](https://wordpress.org/support/users/oguz6002/)
 * (@oguz6002)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/mobile-width-5/)
 * Hello everyone,
 * I’m having problems with setting the mobile width. In my opinion, the mobile 
   width on my website is a bit narrow so I want to increase the width and decrease
   the gaps between the content area and the edge of the screen.
 * I found this CSS on inspect:
 * [@media](https://wordpress.org/support/users/media/) (max-width: 479px)
    .content_wrap,.
   content_container { width: calc(100% – 40px)!important;
 * When I change the -40 px to -30 px I get the look I want.
 * But when I went to the theme files it looks like this and I’m not able to change
   it:
 * @mixin gutenberg–xl() {
    /* Gutenberg */ }
 * @mixin gutenberg–lg() {
    /* Gutenberg */ }
 * @mixin gutenberg–md() {
    /* Gutenberg */ }
 * @mixin gutenberg–sm() {
    /* Gutenberg */ }
 * @mixin gutenberg–xs() {
    /* Gutenberg */ }
 * I tried to override it with adding additional CSS with !important but it didn’t
   work.
 * How can I set my desired width? Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-width-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [oguz6002](https://wordpress.org/support/users/oguz6002/)
 * (@oguz6002)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/mobile-width-5/#post-12682757)
 * I figured it out now ;D I had some code that was rewriting it.
    -  This reply was modified 6 years, 1 month ago by [oguz6002](https://wordpress.org/support/users/oguz6002/).

Viewing 1 replies (of 1 total)

The topic ‘Mobile Width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [oguz6002](https://wordpress.org/support/users/oguz6002/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/mobile-width-5/#post-12682757)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
