This topic has 8 replies, 2 voices, and was last updated 10 minutes ago ago by Rose Tyler
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
Hello, Chandru,
Here is what we see right now – https://gyazo.com/1398e67fd2d084aa88a37a328824178a
Please describe the desired result in more detail.
Best regards,
8Theme’s Team
I applied Push animation on Button Hover. After applying CSS its not working.
You must be logged in to reply to this topic.Log in/Sign up