Shopify themes, liquid, logos, and UX
HI @tonikki
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.button.button--secondary{
color: rgb(255, 255, 255);
border-color: rgb(255, 255, 255);
box-shadow: #fff 0px 0px 0px 0px inset;
transition: all 500ms cubic-bezier(0.39,0.5,0.15,1.36);
}
.button.button--secondary:hover{
box-shadow: #fff 0 0 0px 100px inset;
color: #000;
}
Please share your store URL!
Thanks!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025