PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Product count behind label

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

HI,

The product count on my labels comes out behind the labels. Is there any way I can bring it to the front?

Or is there a way for me to have the count come up in a TOOLtip like the image count?

Thank you very Much

Sol

Hello Sol

  1. please  drop me exact  link to the  issue
  2. unfortunately the plugin does not have such a feature

Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

I wanted to make the labels large so I put in the CSS, it made the boxes larger but the numbers are now not visible.
.woof_label_term{
width: 60px !important;
height: 26px !important;
}

Under sizes available

Hello

Try to add CSS
.woof .woof_label_count {
z-index: 4;
margin: -5px 0 0 45px;
}

Result - https://c2n.me/480s7HP.png

Perfect Thanks a lot

Hello

Welcome;)