# Blank space on the right side of mobile view

If you’re seeing unexpected blank space or horizontal scrolling on your **mobile view**, it usually means some elements are extending beyond the mobile viewport.

Here’s how to identify and fix it in Foxify:

## ✅ Common causes & fixes

### Element width exceeds screen size

* **Cause:** One or more elements have a fixed or oversized width that pushes the content out of the screen.
* **Fix:**
  * Select the element (e.g. `Stack`, `Image`, or `Text`).
  * In the **Design** tab, under **Size**, ensure:
    * `Width` is set to `100%` or a responsive value (`vw`, `%`, or `auto`) — avoid using large fixed pixel.
  * Use the **Constraint** feature to help **Foxify** adapt the layout across devices. *Learn more:* [constraints](https://docs.foxecom.com/foxify-app/foxstudio/layout-and-styling/constraints "mention")
  * Double-check both **Tablet** and **Mobile** views by toggling view modes at the top.

<figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2FsgCYvUX7hueLkG51KmEQ%2Fimage.png?alt=media&#x26;token=9db53211-66e2-4f49-a771-4f40515395ce" alt=""><figcaption></figcaption></figure>

### Image or button overflows

* **Cause:** Large images or buttons that aren't optimized for mobile can stretch the layout.
* **Fix:**
  * Set different widths for **Desktop** and **Mobile** using the **device toggle** in the settings panel.
  * or Upload separate mobile-optimized images if needed.

<div><figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2Fu6AamGCD0imFpYMkOUN4%2Fimage.png?alt=media&#x26;token=b1355e6a-00aa-4746-965e-ed9a00675bbf" alt=""><figcaption></figcaption></figure> <figure><img src="https://1749964694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfgpgvtRaQLc36GYyIktZ%2Fuploads%2FqBm0HsI3vF8EwadCIeCX%2Fimage.png?alt=media&#x26;token=bc9931b5-fa71-413b-9b21-aae145fc66e8" alt=""><figcaption></figcaption></figure></div>

## 🎥 Need a visual guide?

Watch this tutorial to see how to optimize your page for mobile devices:

{% embed url="<https://youtu.be/7ISin63dxig>" %}

## 🧪 Still seeing issues?

If the issue continues:

* Recheck the affected section’s constraints and sizes.
* Contact our support team — we’re here to help!

{% content-ref url="../faqs/how-to-report-an-issue" %}
[how-to-report-an-issue](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-report-an-issue)
{% endcontent-ref %}
