Dear,
I would like to remove the "category title"
and remove the "space" bettwenn price and product detail
How ???
Thank's a lot for help
PS: See pictures
.browse-view h1 {
display:none;
}
.browse-view .catProductPrice {
min-height: 0px;
}
.orderlistcontainer div.title {
width: 80px;
}
#gkComponent .ask-a-question {
float: none;
}