2 Sep 2026, 9:34 PM
[edited]
Totally Zenned
- Join Date:
- Jan 2015
- Posts:
- 745
- Plugin Contributions:
- 0
Plugin page on mobile devices get cut off
The plugin page some of the text is getting cutoff on mobile devices. (see attach image) Best option would be to put
overflow: scroll
or
overflow-x: auto
within the div container. This way you can view all the text
**Note It seems to be happening when you go into the plugin page as well.. The solution i gave should solve all those issues