Hello !
I want to modify category page layout because I don't need stock status, discount price or something like that. I want to be like in the printscreen but without space. How can I remove this heigh space?
Thanks in advance!
.catProductPrice {
min-height: 0 !important;
}
.catProductPrice .PricesalesPrice {
line-height: 18px;
}