Home Forums WoodMart support forum hide all hover effects

hide all hover effects

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

    ahuva
    Participant

    Hello,

    How can i hide all the buttons that appear when hovering over a product (add to wish list, compare, add to cart and quick view)?

    Thank you!

    #205727

    Hello,

    To Remove the buttons that come on hover of the products. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .woodmart-buttons {
    display: none;
    }

    Best Regards.

    #205749

    ahuva
    Participant

    Thanks, that worked.

    #205922

    Most Welcome :-)

    If you do not mind, can you please leave a 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 ‘hide all hover effects’ is closed to new replies.