MichaelBelgium Thanks for trying. That removed it completely.

โ
โ
The best I was able to get is like this by manually moving the "item-discussion-views" class into the "DiscussionListItem-count" class in the browser inspector. It just has a messed up BG and horizontal spacing that I can't figure out. And it mucked up the desktop version.

โ
Code after:
<span class="DiscussionListItem-count">
<span aria-hidden="true">1</span>
<li class="item-discussion-views">
<span><i aria-hidden="true" class="icon far fa-eye"></i>7</span>
</li>
<span class="visually-hidden">1 reply</span>
</span>