This topic has 5 replies, 2 voices, and was last updated 14 minutes ago ago by Chandru
Button looks skewed how to fix this button. Screenshot attached
Hello, Chandru,
Thank you for reaching out to us.
Theme Options > Theme Custom CSS > Global – https://prnt.sc/X-UfjDgUuOc7
Best regards,
8Theme’s Team
Thanks, I want to modify the button particular page only
Hello, Chandru,
To clarify, are you satisfied with the use of the skewX
effect for the buttons across the website, and would you like to remove it only for one specific page? If that is the case, please edit the page using Elementor and add custom CSS code accordingly:
.elementor-button {
transform: none !important;
}
Best regards,
8Theme’s Team
Applied but Mouse hover animation not working now. Can you pls help on this
You must be logged in to reply to this topic.Log in/Sign up