XF 1.5 What's this itemcount? And how to get rid of it?

Escobar

Active member
I have moved visitor tabs to the moderation bar and now it shows behind my username this zero when i element inspect it seems to be from itemcount? What is this itemcount and how to get rid of it behind my username?

This is the HTML code.

<strong class="itemCount ResponsiveOnly Zero" id="VisitorExtraMenu_Counter">
<span class="Total">0</span>
<span class="arrow"></span>
</strong>
 
Top Bottom