Safari: Button Mask Round Corners Hover

Issue page: https://versified.webflow.io
Issue element: button (link div) “Contact Us” (class: ButtonLightGrad)

Already tried this (and renamed .button-div to my link div class name: .ButtonLightGrad) - it did not work but I fear that I didn’t do it quite correctly:

<style>
.button-div { -webkit-mask-image: -webkit-radial-gradient(white, black); }
</style> 

Any suggestions would be greatly appreciated.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.