# Mobile Rendering issues (mostly PWA)

**URL:** https://meta.discourse.org/t/mobile-rendering-issues-mostly-pwa/401109
**Category:** Support
**Created:** [April 21, 2026, 7:56am UTC](https://meta.discourse.org/t/mobile-rendering-issues-mostly-pwa/401109 "2026-04-21T07:56:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dennisjbr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dennisjbr/32/444916_2.png) [@dennisjbr](https://meta.discourse.org/u/dennisjbr)
#### Post date: [April 21, 2026, 7:56am UTC](https://meta.discourse.org/t/mobile-rendering-issues-mostly-pwa/401109/1 "2026-04-21T07:56:32Z")

</div>

I’m curious, are we the only ones that have users who have mobile rendering issues? For example, we have users who are missing the “Create Topic” button at the bottom, and frequently, the list of latest posts page will cut off the right side of the page, hiding the pencil icon to create a post. See screenshots below. With the help of some AI, I developed a Theme Component with mostly CSS (and a little JS) that fixes all of the mobile issues our users are experiencing.

Thanks!

(PS Why can’t I upload here? Link to screenshots here: [https://app.screencast.com/8zJFNpSl9vSwt](https://app.screencast.com/8zJFNpSl9vSwt)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [April 21, 2026, 11:47am UTC](https://meta.discourse.org/t/mobile-rendering-issues-mostly-pwa/401109/2 "2026-04-21T11:47:39Z")

</div>

Looks like you have some element on the page that is causing a horizontal overflow.

Can you test in [safe mode](https://meta.discourse.org/t/53504?silent=true) first, to see if it’s anything custom?
