Title: Quickview button on product image
Last modified: May 25, 2019

---

# Quickview button on product image

 *  Resolved [mariusvannieuwkerk](https://wordpress.org/support/users/mariusvannieuwkerk/)
 * (@mariusvannieuwkerk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/)
 * Can you tell how not to show the quick view button on the product image. I would
   only like to have the shopping bag visible on the image.
 * thank you,
 * Marius

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572635)
 * Hello,
 * There is no options individual hide Action button.
    If you want hide individually
   then you can add custom css.
 * Thanks
 *  Thread Starter [mariusvannieuwkerk](https://wordpress.org/support/users/mariusvannieuwkerk/)
 * (@mariusvannieuwkerk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572783)
 * Thank you for your reply. Do you know the css code and where to change it?
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572792)
 * Hi,
    The option you mentioned is available in our pro version. Our team will 
   send the code to change it.
 *  Thread Starter [mariusvannieuwkerk](https://wordpress.org/support/users/mariusvannieuwkerk/)
 * (@mariusvannieuwkerk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572797)
 * Thank you very much. Very much appreciated.
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572802)
 * Hi,
 * You can add this CSS in your theme ( style.css )
 * For Quickview Button
    .ht-products .ht-product .ht-product-inner .ht-product-
   action ul li a.quickview { display: none; }
 * For Wish list Button
    .ht-products .ht-product .yith-wcwl-add-to-wishlist { display:
   none; }
 * For Compare Button
    .ht-products .ht-product .ht-product-inner .ht-product-action
   ul li a.woolentor-compare { display: none; }
 * Thanks
 *  Thread Starter [mariusvannieuwkerk](https://wordpress.org/support/users/mariusvannieuwkerk/)
 * (@mariusvannieuwkerk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572833)
 * Thank you a lot 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Quickview button on product image’ is closed to new replies.

 * ![](https://ps.w.org/woolentor-addons/assets/icon-256x256.png?rev=3011160)
 * [ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin](https://wordpress.org/plugins/woolentor-addons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woolentor-addons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woolentor-addons/)
 * [Active Topics](https://wordpress.org/support/plugin/woolentor-addons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woolentor-addons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woolentor-addons/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [mariusvannieuwkerk](https://wordpress.org/support/users/mariusvannieuwkerk/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/quickview-button-on-product-image/#post-11572833)
 * Status: resolved