Home / Forums / WoodMart support forum / Hide hover Add to cart on Mobile
Home › Forums › WoodMart support forum › Hide hover Add to cart on Mobile
Hide hover Add to cart on Mobile
- This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago by
Elise Noromit.
-
AuthorPosts
-
November 13, 2022 at 11:49 am #420687
MelondaParticipantHello
I want to hide hover effect on Widget add to cart. check this: https://prnt.sc/KEJe2w2nUmmt
I tried to use css in theme option to hide it, check this: https://prnt.sc/5yJ5rNv3LK5SBut its not working!
could you please advise a css or anyway to hide it
Thanks
November 14, 2022 at 6:50 am #420807
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
November 15, 2022 at 1:48 pm #421231
MelondaParticipantPlease find bellow..
November 16, 2022 at 5:48 am #421437
Elise NoromitMemberHello,
Please check the screen to find the option: https://gyazo.com/27af8b6393bb0540757745e7948019b8
This option may be hidden for some of the product designs. You may need to change the design.
If you have any questions please feel free to contact us.
Best Regards
November 16, 2022 at 6:01 am #421444
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .wd-hover-alt .wd-add-btn>a span {
display:none;
}Best Regards
-
AuthorPosts
Tagged: add to cart, Hide hover effect
- You must be logged in to create new topics. Login / Register