What's your biggest current challenge? Have your say in Community Polls along the right column.

Need help customising my add to cart button that pops up on hover

Need help customising my add to cart button that pops up on hover

Ked
Shopify Partner
40 2 12

I Need help customising my add to cart button /Quick add button that pops up on hover on the collection page to be an outline button. 

 

My store: https://arabiancreed.com/collections/arabian-collection

Please refer to https://dossier.co/collections/all-perfumes (Just hover on a product card to see what I am trying to achieve) Thank you

Replies 2 (2)

EvinceDev
Shopify Partner
121 13 13

Hello @Ked , working as expected 
https://www.awesomescreenshot.com/video/33399974?key=4be25546c05dc357f0822cc86529b521

Shopify Theme Advanced Backend Developer and Debugger
Want to modify or develop new app, Hire us.
If our Answer is helpful then please Like and Accept Solution!
I am an eCommerce and Marketing Technology consultant based in India.
To inquire about consulting work availability, You can reach me on Skype by live: rahul.evince or mail on partners@evincedev.com.
Shopify Apps URL :- https://apps.shopify.com/partners/gemfind1
Customization on Shopify Theme | Shopify App Development | SEO & Digital Marketing

Mehran_Ali
Shopify Partner
439 57 69

Hi @Ked 

You can achieve the same popup layout by adding this CSS 
Go to Shopify Admin > Themes > Edit code
Find base.css or theme.css 

past that CSS code their 

.m-product-card__media .m-product-card__action { transform: unset !important; opacity: 0; }
.m-product-card__media button.m-add-to-cart { background: #ffffff99; border: 1px solid black; box-shadow: none !important; color: black; }
.m-product-card__media button.m-add-to-cart:hover { background: white; }
.m-product-card__media:hover .m-product-card__action { opacity: 1; transition: all var(--m-duration-default, .25s) ease; }

 

If This Solution Word Kindly Like this And Mark it as a Solution or Buy Me a Coffee

-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR

Buying Me A Coffee.

-If you need an expert Shopify developer for customization and development, feel free to contact me.


Email: Mehran.ali5300@gmail.com


WhatsApp: +92 343 0211536