Home Forums WoodMart support forum Remove Add to Cart button from image HotSpot

Remove Add to Cart button from image HotSpot

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #390478

    millann
    Participant

    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.
    #390527

    Luke Nielsen
    Keymaster

    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

    #390764

    millann
    Participant

    That is worked for me.

    Thank you

    #390776

    Luke Nielsen
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Remove Add to Cart button from image HotSpot’ is closed to new replies.