WordPress Themes, Plugins and HTML Templates › Forums › Contango WordPress Theme › Several questions › Reply To: Several questions
October 4, 2017 at 2:06 am
#4182
Зоран Велинов
Participant
EDIT:
Only this code for removing numbers and % at end of the bars:
.widget_progressbar-progress {
display: none;
}
Because this code remove bars:
.widget_progressbar-data {
display: none;
}