There is no add to cart button on my product page here http://onyxraw.thewhitehawk.co.uk/index.php/mens/longsleeve/fusce-vitae-132.html?options=cart
How can it be fixed ?
4 answers
I have solved this issue. However i just want to hide the ‘add to cart’ on the homepage product slider. How can i do this?
Also, on the product page, the add to cart button appears over the image when you do a hover zoom over the product with the mouse.
Hi Gavin,
#However i just want to hide the ‘add to cart’ on the homepage product slider. How can i do this?
--> Please add this code to end the file: skin/frontend/default/jm_summer/css/styles.css
.home-productslist .btn-cart { display: none; }
#Also, on the product page, the add to cart button appears over the image when you do a hover zoom over the product with the mouse.
--> Please follow like this image: http://prntscr.com/by0khz
Hope it will help you.
Best Regards,
Ziven.