Viewing 1 reply thread
You must be logged in to reply to this topic.
Hello,
I contact support on the comments and they suggested I open a ticket. Please help and let me know what to do here. Thank you!
Hi,
Great theme, quick question. I would like to remove the “add to cart, expand, and wishlist” options that show up when I mouse over a product thumbnail. Is this possible?
Hello,
Please add this code into your Customize > General > Custom Codes > Custom Css:
.shop-products .product_item.style_normal .cl-actions {display: none;}
Best regards!
Hi,
This worked to remove the options but now the image is not clickable in mobile and tablet view – only the product title is clickable. Any suggestions?</p>
Hello,
Please open a ticket into our support forum. So we can give detailed instructions on how to remove these options from theme option.
Best regards!
Hello,
I see in the comments section that you already solved this. You wrote this:
SOLVED courtesy of ALEXA23R on fiverr.com:
a.cl-action.add_to_wishlist, a.button.product_type_variable.add_to_cart_button.ajax_add_to_cart_variable { display: none; } .shop-products .product_item.style_normal .cl-actions { width: 100%!important; height: 100%!important; bottom: 0!important; left: 0!important; margin-left: 0!important; box-shadow: none!important; }
.shop-products .product_item.style_normal .cl-actions a i { display: none; }
.shop-products .product_item.style_normal .cl-actions a { background: rgba(255,255,255,0)!important;}
Is anything else we can help you with? Let us know.
Best regards!
You must be logged in to reply to this topic.