Title: Mobile Padding Off
Last modified: June 2, 2020

---

# Mobile Padding Off

 *  Resolved [brokebankvegan](https://wordpress.org/support/users/brokebankvegan/)
 * (@brokebankvegan)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/mobile-padding-off/)
 * When using the FAQ on our specific pages it loads fine and works nicely on desktop.
   However, the padding of the box stretches too far on the mobile view so it looks
   cut off on the right side of the page. The text itself doesn’t cut off only the
   box. Is there a way to make the box padding different?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-padding-off%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [brokebankvegan](https://wordpress.org/support/users/brokebankvegan/)
 * (@brokebankvegan)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/mobile-padding-off/#post-13107650)
 * Still looking for help with this issue.
 *  Plugin Author [Gordon Böhme](https://wordpress.org/support/users/gorbo/)
 * (@gorbo)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/mobile-padding-off/#post-13396438)
 * Hi [@brokebankvegan](https://wordpress.org/support/users/brokebankvegan/) ,
 * copy the following code into your style.css or wait a few days cause we we release
   a update for the plugin 🙂
 *     ```
       .sc_card {
       box-sizing: border-box;
       }
       ```
   
 * Greetings, Gordon

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

The topic ‘Mobile Padding Off’ is closed to new replies.

 * ![](https://ps.w.org/structured-content/assets/icon-256x256.png?rev=2124593)
 * [Structured Content (JSON-LD) #wpsc](https://wordpress.org/plugins/structured-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/structured-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/structured-content/)
 * [Active Topics](https://wordpress.org/support/plugin/structured-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/structured-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/structured-content/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Gordon Böhme](https://wordpress.org/support/users/gorbo/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/mobile-padding-off/#post-13396438)
 * Status: resolved