Home › Forums › WoodMart support forum › Disable Hover
Disable Hover
- This topic has 5 replies, 2 voices, and was last updated 6 years ago by
Elise Noromit.
-
AuthorPosts
-
October 13, 2019 at 4:55 pm #149898
rheideParticipantAwesome theme!
Is there a way to disable the “hover actions” and additional icons that popup upon hover? I’m trying to get the page to display the product image and name. When the user hovers over it, nothing happens and when they click on it, it takes them to the actual product page.
October 13, 2019 at 7:12 pm #149902
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please provide the site or page URL, if your site is under maintenance, please provide the site admin access so that we could provide you custom CSS code to remove the effect.
Best Regards
October 13, 2019 at 7:25 pm #149903
rheideParticipantI included the login credentials below.
Thank you.October 14, 2019 at 9:02 am #149966
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base.hover-ready.state-hover .fade-in-block, body .woodmart-hover-base.hover-ready:hover .fade-in-block { visibility: hidden; opacity: 0; transition: none; } body .woodmart-hover-base.hover-ready:hover .content-product-imagin { visibility: hidden; opacity: 0; transition: none; -webkit-transform: none; transform: none; } body .woodmart-hover-base.hover-ready:hover .product-wrapper { -webkit-transform: none; transform: none; }
Best Regards
October 14, 2019 at 1:22 pm #150011
rheideParticipantThank you so much.
I want you to know how much I appreciate this. Often times developers will just say something like – sorry we don’t support that, etc. From this email and the forums, your team is always willing to help people out and I think that is awesome.Thanks again!
RandyOctober 14, 2019 at 4:38 pm #150033
Elise NoromitMemberHello,
Thank you very much for the warm feedback.
We are always happy to help you, write to us when you have any difficulties or issues with our theme.
We shall appreciate highly if you leave a hight rate review on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads
Thank you in advance
-
AuthorPosts
Tagged: product page
- You must be logged in to create new topics. Login / Register