Hello,
You need use this code in custom.css file:
.widget_layered_nav ul li a {
font-size: 15px !important;
}
.widget_layered_nav ul li a {
padding-bottom: 0px;
padding-top: 0px !important;
}
.widget_layered_nav ul li .count {
display: none;
}
To increase box size you need edit the icon with some image editor wp-content/themes/legenda/images/tick-icon.png as it’s loading from this picture.
Regards,
Eva Kemp.






