Hello,
1) Add the below code to Theme Options > Custom CSS if you want to move the sale price below the old price
.content-product .product-details .price del {
display: block;
}
2) Price is already bold on your site https://prnt.sc/xmci33
3) Don’t understand what you want to implement. Explain in more detail, please.
4) Go to Theme Options > Custom CSS > Desktop custom > find the below code and remove it
.products-loop .product:hover, .carousel-area .product-slide:hover {
box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
z-index: 2;
transform: translateY(-5px) scale(1.007);
border-radius: 5px;
}
5) There is no such option. You may submit customization request here to implement this. Item support does not include services to modify or extend the item beyond the original features
6) There is no such option in our theme. You can either enable or disable q-ty on the product grid. To disable it go to Theme Options > WooCommerce > Shop > Product styles > disable Q-ty option.
Regards