Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved
Black Friday: Grab all our memberships, plugins and themes at the biggest-ever 30% discount. Use coupon BLACKFRIDAY2025 before December 1st
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.