Can we make this transparent?

Solved

Can we make this transparent?

Emiway
Pathfinder
229 0 45
Accepted Solution (1)

GTLOfficial
Shopify Partner
554 120 109

This is an accepted solution.

Hello @Emiway 
Go to online store ---------> themes --------------> actions ------> edit code------->theme.css
at the end of the file and save.

.product-quick-add.is-visible {
background: transparent;
}

result
12.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: [email protected] - Skype: ritesh_27dh

View solution in original post

Reply 1 (1)

GTLOfficial
Shopify Partner
554 120 109

This is an accepted solution.

Hello @Emiway 
Go to online store ---------> themes --------------> actions ------> edit code------->theme.css
at the end of the file and save.

.product-quick-add.is-visible {
background: transparent;
}

result
12.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: [email protected] - Skype: ritesh_27dh