If your ads are without prices I would hide the price tags by adding
.price-wrap { display: none; }
to your stylesheet.
Since you haven't many ads yet I would probably better turn the ad count on to spare your visitors clicks on empty categories. You can turn it off again when the categories are filled with content.