Hello,
I saw the screenshots you attached.
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.categories-accordion-on .widget_product_categories .product-categories li {
border-bottom: 1px solid;
}
2) To Change the size of the items try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.widget_product_categories .product-categories li a {
font-size: 18px;
}
Regards.
Xtemos Studios