Home › Forums › WoodMart support forum › CSS code of Product Quantity Button CSS code of Product Quantity Button This topic has 5 replies, 2 voices, and was last updated 7 years, 1 month ago by Artem Temos. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 27, 2018 at 10:00 am #42501 LateefuddienParticipant Could you please provide me CSS code of “1.Product Quantity Button”, so that i can add same code to “2.Estimated Delivery Time Button” See this: https://i.gyazo.com/816b757886c0033ac153d18e8271a5a5.png February 27, 2018 at 10:56 am #42512 Artem TemosKeymaster Hi, Sorry, but we don’t understand what do you mean here. What CSS code do you mean? February 27, 2018 at 11:02 am #42517 LateefuddienParticipant I need CSS code of Quantity increase button hover animation: https://i.gyazo.com/d6e648fca18f435eb75ccb4ffac92d19.gif So that i can apply it on this button: https://i.gyazo.com/93b452d4b8282f9c99c082cd897f643b.gif February 27, 2018 at 11:05 am #42519 Artem TemosKeymaster Try to use this CSS .ewc_shipping_button .btn_shipping:hover { background: red; color: white; } February 27, 2018 at 11:17 am #42521 LateefuddienParticipant Works Perfect! awesome support…more than expected…thanks February 27, 2018 at 12:32 pm #42529 Artem TemosKeymaster Great, you are welcome! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register