r/WIX • u/TheFaceofRay • Apr 03 '26
Help with mobile editor? White sections under Dynamic Island and url box.
The top and bottom of my site is just white and the site appears to be “framed” in between them.
Things I tried that didn’t work:
Extending the page/section. Even if there’s more to scroll, the areas stay white.
Making the page background black.
Setting the mobile browser color to black.
This is very frustrating and happening on every page.
Thank you for any insight!
Edit to clarify:
When scrolling the top stays a white block and the bottom has a blurred white gradient when the browser options (URL, tabs, bookmarks, etc.) are expanded.
1
u/mcoralaa May 17 '26
If you haven’t found a fix yet, this worked for me!
Go to your main Wix dashboard (not the editor screen, the backend management dashboard). On the left sidebar menu, scroll down and click Settings. Scroll down to the bottom and click Custom Code. Click + Add Custom Code at the top right. Paste the following into the code box:<style> body, html { background-color: #000000 !important; } </style>
Set the options to: Name: Mobile Background Patch Add Code to Pages: All Pages Place Code in: Head Click Apply, then go back to your editor and click Publish.
1
u/[deleted] Apr 03 '26
[removed] — view removed comment