Home Forums WoodMart support forum Remove Add To Cart From Image Hotspot

Remove Add To Cart From Image Hotspot

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

    hatfield19
    Participant

    Hi,

    How can I remove the add to cart button when you hover over a image hotspot?
    I have catalog mode enabled, the add to cart button is removed from everywhere apart from image hotspots, how can I remove it?

    Thanks,
    Ryan

    #154653

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :-).

    To hide the add to cart button from the product used in hotspot image. You can use the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:

    .hotspot-content .add_to_cart_button{
    display:none;
    }

    Best Regards.

    #154812

    hatfield19
    Participant

    Worked perfect, thankyou!

    #154818

    Most Welcome :-)

    If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Remove Add To Cart From Image Hotspot’ is closed to new replies.