Remove Add to Cart button from image HotSpot
-
Hi there,
can you please provide a css code to remove add to cart button from image HotSpot.
I only want that people see price without button.
i need your help ASAP!
Attachments:
You must be
logged in to view attached files.
Hello,
With the help of the below code, you can hide the “Add to cart” button, please enter it into the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.
.wd-image-hotspot.hotspot-type-product .hotspot-product .add_to_cart_button {
display: none;
}
In the meantime, feel free to ask me any questions you may have.
Kind Regards
That is worked for me.
Thank you
Hello,
Glad that everything is sorted out!
We will appreciate it if you can refer your friends or family members to become a part of our Xtemos family.
Wish you all the best.
Kind Regards
The topic ‘Remove Add to Cart button from image HotSpot’ is closed to new replies.