Shopify themes, liquid, logos, and UX
Hi guys,
How can I get rid of the glossy effect of the buttons when being hovered. Any help would be greatly appreciated!!
Website: seraneeva.com
Solved! Go to the solution
This is an accepted solution.
Hi @flammagreg find this in theme.min.css file and remove it
.btn-hover-default:hover:after,.btn:not(:disabled):not(.standalone-icon--wrapper):not(.swiper-button-disabled):not(.disabled):not(.btn--secondary):hover:after,.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.disabled):not(:disabled):hover:after,button.pswp__button:hover:after {
animation: shineAgain .75s cubic-bezier(.01,.56,1,1)
}
you can press CTRL+F in editor and find this word
shineAgain
This is an accepted solution.
Hi @flammagreg find this in theme.min.css file and remove it
.btn-hover-default:hover:after,.btn:not(:disabled):not(.standalone-icon--wrapper):not(.swiper-button-disabled):not(.disabled):not(.btn--secondary):hover:after,.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.disabled):not(:disabled):hover:after,button.pswp__button:hover:after {
animation: shineAgain .75s cubic-bezier(.01,.56,1,1)
}
you can press CTRL+F in editor and find this word
shineAgain
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025