dear,
How can I remove the reference: current stock level
and to do smaller the space between price and product détail
see attach file
Thank's a lot
mikeMB wrote:Hi.
Please paste url to your site.
span.stock-level {
font-size: 10px;
color: #7D7B7B;
display: none; //add this.
}
.catProductPrice {
min-height: 70px;
display: none; //add this.
}