Sure thing,
https://www.dottydirectory.com/?geodir_search=1&stype=gd_place&s=builder&snear=&sgeo_lat=&sgeo_lon=
That’s a sample page, I couldn’t find the CSS selector for the separator
You can see what I’m trying to do with the CSS below
span.geodir-addtofav {display:none;height:0px;}
.geodir-bubble-meta-bottom {display:none;height:0px!important;}
.geodir-bubble-meta-side {height:50px;}
ul.geodir_category_list_view > :nth-child(2),ul.geodir_category_list_view > :nth-child(4),ul.geodir_category_list_view > :nth-child(6),ul.geodir_category_list_view > :nth-child(8),ul.geodir_category_list_view > :nth-child(10) {background: #f5f5f5;}
.geodir_category_list_view li .geodir-post-img {margin:6px;}
.geodir_category_list_view li .geodir-content {padding-top:6px;padding-left:6px;}
li.clearfix.gd-post-pkg-1.gd-post-gd_place.geodir-listview {margin-bottom:0px;padding-bottom:0px;}
.geodir_category_list_view li .geodir-addinfo {margin-top:-25px;}