Jump to content

Disabling Quick View doesn't remove the button


Recommended Posts

Hi,

 

I disabled Quick View in Theme Configurator module. 

 

BUT, even though it is disabled, I still see the "Quick View" button displayed over the product. (If I tap it then it dosn't go quickview, but to the full product page (as it is supposed to).

 

How do I stop the "quick view" button from being displayed?

 

PS 1.6.0.6.

 

Thanks,

 

Peter

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

I had the same problem and resolved it by deleting the following code from 'product_list.css':

      ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view {
        display: block; }

Not sure if this is ideal, but worked for me.

Link to comment
Share on other sites

×
×
  • Create New...