Question

The last "learn more" and "add to cart" buttons do not work on the following page in Firefox: http://animalnecessity.com/all-natural-pet-care-supplement-products/ocuglo-rx-dog-eye-care.html. There are no javascript errors in console and I see no applicable PHP errors in logs. Any ideas?

Was it helpful?

Solution

Remove the inline css: "display:inline" from the ul with products-grid class.

You cant have block elements inside inline elements.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top