Home › Forums › WoodMart support forum › HTML block in Empty Cart not working. Margin below Short Desc, on Product page › Reply To: HTML block in Empty Cart not working. Margin below Short Desc, on Product page
January 6, 2022 at 9:54 am
#343769
Luke Nielsen
Keymaster
Hello,
9c. The best solution is to upload bigger images because our HTML structure doesn’t allow changing the position of the “Add to cart” button depending on the height of the picture.
9d. I have prepared custom CSS for moving Prev-Next arrows at the top area of the image.
.product-quick-view .wd-btn-arrow {
top: 10%;
}
Kind Regards