Hello,
I have a problem on my product page. I dont know why but I have a "?" and I dont know how to make it disappear.
I tried to write on my theme.css this :
.product-actions .product-quantity .control-label {
display: none;
}
But it doesnt work. I dont know where it comes from.
Thanks