play with your stylesheet and the fixes are here...
includes/templates/theme436/css/stylesheet_main.css
Change to this and see if you like: :#indexProductListCatDescription, #categoryDescription {
border-bottom: 1px solid #63839E;
margin-bottom: 20px;
padding-bottom: 15px;
}
#indexProductListCatDescription, #categoryDescription {
/*border-bottom: 1px solid #63839E;*/
margin-bottom: 0px;
padding-bottom: 0px;
}


Reply With Quote

