Button looks skewed how to fix this button. Screenshot attached
This topic has 12 replies, 3 voices, and was last updated 3 weeks, 3 days ago ago by Andrew Mitchell
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.
Skew not showed in editor mode. But in live preview still its has Skew
Hello, Chandru,
You are correct. In this case, the only solution would be to remove the code from the theme options – https://prnt.sc/X-UfjDgUuOc7
and instead add it to the Advanced settings of each individual element where it is required. For example – https://prnt.sc/HPmNvycQ5B_8
selector .elementor-button {
transform: skewX(-10deg);
}
Best regards,
8Theme’s Team
Thanks, Will try
Dear Chandru,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Button looks skewed how to fix this button’' has been successfully resolved, and the topic is now closed for further responses