I’d like to be able to move the quick add button over on top of the product images instead of below them. I want the quick add buttons to also only be visible when you hover over the image.
Currently, the quick add button is located below the price and is visible, I want it to be at the bottom of each product image on top of the product image and only be visible when you hover over the product.
This code successfully moved the quick add button to the bottom of the product image, but how do you get it to only show when your mouse hovers over the product?
I am trying to do the same and this answer you gave to Jaclyn2 worked for me but I would also like the button to be less longer and to be centered just like in the following image (thats another website, not mine).
Besides, I have seen that the position of the button in my page varies a little bit depending on if I am accessing the products collections from the home page, or from the products menu page directly, they even change their position among the products displayed on the home screen and I do not know why cause I am using the css code as you put it in here as you instructed. Could you please help me clarify these two questions? Thanks.
Right now I am working on a duplicate of my theme cause I do not want to mess it up.