I want to solve the hover issue in Add to Cart button

I want to solve the hover issue in Add to Cart button

swayurindia
Excursionist
144 0 9

I want to solve the hover issue in the Add to Cart button. Whenever I'm hovering on the Add to Cart button another border appears. I've been trying to find a solution to this problem for more than a month.

 

www.swayur.com is the link you check out.

Replies 3 (3)

websensepro
Shopify Partner
1272 144 160

Please Send me screenshot which problem in button, i not found the correct problem.

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial
swayurindia
Excursionist
144 0 9

See this screenshot in this the Add to Cart button in hover mode is slightly bigger than the regular Add to Cart button. Check deeply.

Screenshot (46).png

websensepro
Shopify Partner
1272 144 160

Hi, 

Follow These Steps.

Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.

 

button.quick-add__submit:hover {border: 1px solid #e8e8e8 !important;}

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial