HI.
Quantities of my products overlap their name.
I using this code (I found the code on your support forum) I was able to solve the problem with responsivity for the mobile version. looks great now. But the desktop version is still not responsive. please help me adjust. I'm sending a photo. best regards and thanks for your support
@media (max-width: 480px) {
.single-product div.product .woocommerce-tabs #tab-noo_boxes_tab ul li .box-item span {
position: static;
transform: none;
margin-left: 90px;
}
.single-product div.product .woocommerce-tabs #tab-noo_boxes_tab ul li .box-item strong {
margin-left: 90px;
display: block;
}
.single-product div.product .woocommerce-tabs #tab-noo_boxes_tab ul li .box-item img {
float: left;
}
.single-product div.product .woocommerce-tabs .wc-tab{
padding: 20px;
}
}
2. under the product, in the "similar products" category, the number of items available in stock is displayed on the picture of the box. please help me to remove it. I added a photo
Attachments:
You must be
logged in to view attached files.