Title: Problem with mobile site &#8211; width layout
Last modified: February 18, 2021

---

# Problem with mobile site – width layout

 *  [vadimlanin](https://wordpress.org/support/users/vadimlanin/)
 * (@vadimlanin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/problem-with-mobile-site-width-layout/)
 * Hello,
    i have some problem with mobile site, the Home page ok with width layout
   but all other pages look like this:
 * [https://ibb.co/7r718pV](https://ibb.co/7r718pV)
    [https://ibb.co/g4HLXwv](https://ibb.co/g4HLXwv)
   [https://ibb.co/gR5VcRG](https://ibb.co/gR5VcRG)
 * any idea how to fix this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-mobile-site-width-layout%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/problem-with-mobile-site-width-layout/#post-14071303)
 * Hi there,
    thanks to your reporting an issue was found. It will be fixed in the
   coming release expected for first days of next week. Meanwhile please add the
   following few lines of Additional CSS to your site from `Dashboard > Appearance
   > Additional CSS`
 *     ```
       @media (max-width: 992px) {
           .site-content {
               padding-left: 0;
               padding-right: 0;
           }
       }
       ```
   
 * This will solve the mobile issues.
    Thanks again for you kind reporting 🙂
 *  Thread Starter [vadimlanin](https://wordpress.org/support/users/vadimlanin/)
 * (@vadimlanin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/problem-with-mobile-site-width-layout/#post-14073281)
 * Thank you!
    thats working !

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

The topic ‘Problem with mobile site – width layout’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/yith-proteo/1.9.8/screenshot.png)
 * YITH Proteo
 * [Support Threads](https://wordpress.org/support/theme/yith-proteo/)
 * [Active Topics](https://wordpress.org/support/theme/yith-proteo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/yith-proteo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/yith-proteo/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [vadimlanin](https://wordpress.org/support/users/vadimlanin/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/problem-with-mobile-site-width-layout/#post-14073281)
 * Status: not resolved