Elementor – Create Skewed Buttons with simple CSS

Add this to the Custom CSS for the Button:

a.elementor-button { transform: skew(-25deg); }

a.elementor-button > .elementor-button-content-wrapper { display: inline-block; transform: skew(25deg); }

Please Share

Help us to create Amazing Content!