Name of Business (TITLE of LISTING) will require theme modification in the mean time apply this css if you can.
#post_infoTab .geodir_more_info {
border-bottom: 1px solid #eee;
line-height: 19px;
margin: 5px 0 5px;
padding: 3px 0 8px;
}
#post_infoTab .geodir-i-location{
display: block;
}
#post_infoTab .geodir_more_info > span {
line-height: 1.5
}
#post_infoTab .geodir_more_info span:nth-of-type(1){
margin-left: 0px !important;
font-weight: 800
}
#post_infoTab .geodir_more_info br:nth-of-type(2),
#post_infoTab .geodir_more_info br:nth-of-type(3),
#post_infoTab .geodir_more_info br:nth-of-type(4){
display: none
}
#post_infoTab .geodir_more_info > span:nth-of-type(3),
#post_infoTab .geodir_more_info > span:nth-of-type(4),
#post_infoTab .geodir_more_info > span:nth-of-type(5){
display: inline;
margin-right: 2px
}
#post_infoTab .geodir_more_info > span:nth-of-type(2),
#post_infoTab .geodir_more_info > span:nth-of-type(3){
display: inline;
margin-left: 17px
}
#post_infoTab .geodir_more_info > span:nth-of-type(3):after,
#post_infoTab .geodir_more_info > span:nth-of-type(4):after,
#post_infoTab .geodir_more_info > span:nth-of-type(5):after{
content: ", ";
position: relative
}
See result on the attached