Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
 This topic is: not resolved
👻 Halloween Treat: Our biggest-ever 25% OFF memberships — use SPOOKYSOCIAL before Nov 1! 🎃
Is it possible to remove the number by the tab like the one highlighted in this picture?
Hi Chris,
 you may add the following css to hide it.
.item-list-tabs .count {
   display:none;
}
Regards
 Brajesh
You must be logged in to reply to this topic.