Comments 3temkatemka started the conversationNovember 26, 2020 at 11:48amHi! Is there some way to turn off underlning animation on interactive elements that are not supposed to be treated as links (like media player buttons)?I absolutely love it on text links but it looks totally buggy on some places.Thanks![deleted] repliedNovember 27, 2020 at 7:05amHi,Can you please send me the exact URL of that page where you have this element? So I can send you the exact code to disable the underline animation.Thanks! 3temkatemka repliedNovember 27, 2020 at 7:17amBut it's global issue, I use product page template and this will be on every new page I'm gonna create. But for example this page: https://www.eletyo.com/product/will-you-leave-me/Underline works on hovering over product image, buttons, 3rd party audio player control buttons[deleted] repliedNovember 27, 2020 at 9:21amHi temkatemka, Can you please add the code below to your Custom CSS area: .elementor-section-wrap a:after { background-color: transparent !important; } It should solve those problemThanks!1 Like 3temkatemka repliedNovember 27, 2020 at 9:28amIt does indeed! One down :D Thank you! Since we're talking about this page, could you say why custom Add To Cart from elementor pro looks this way (unlike regular button)? I got a lot of things going weird -_-[deleted] repliedNovember 30, 2020 at 9:57amHi temkatemka,Happy to hear thatAs for your last question:it seems that Elementor server that button by default. Maybe there is any option to change that so for more informations please contact Elementor support directly.Thanks for your understanding! 3temkatemka repliedNovember 30, 2020 at 11:00amIt's not elementor. Button looks fine when used over default WP theme.[deleted] repliedNovember 30, 2020 at 11:15amHi,Thanks for your response, it seems that WooCommerce CSS is overwriting some styles of Elementor.Please just add this CSS code to your Custom CSS area: .woocommerce .add_to_cart_button { background: #3F2768; padding: 15px 30px; }Thanks! 3temkatemka repliedNovember 30, 2020 at 11:19amIt works yay! Thank you again, I lost how many times already :D1 Like[deleted] repliedNovember 30, 2020 at 11:23amHappy to hear thatHave a great day!Will set this ticket as solved from here. Sign in to reply ...
Hi!
Is there some way to turn off underlning animation on interactive elements that are not supposed to be treated as links (like media player buttons)?
I absolutely love it on text links but it looks totally buggy on some places.
Thanks!
Hi,
Can you please send me the exact URL of that page where you have this element? So I can send you the exact code to disable the underline animation.
Thanks!
But it's global issue, I use product page template and this will be on every new page I'm gonna create.
But for example this page: https://www.eletyo.com/product/will-you-leave-me/
Underline works on hovering over product image, buttons, 3rd party audio player control buttons
Hi temkatemka,
Can you please add the code below to your Custom CSS area:
It should solve those problem
Thanks!
It does indeed! One down :D
Thank you!
Since we're talking about this page, could you say why custom Add To Cart from elementor pro looks this way (unlike regular button)?
I got a lot of things going weird -_-
Hi temkatemka,
Happy to hear that
As for your last question:
it seems that Elementor server that button by default. Maybe there is any option to change that so for more informations please contact Elementor support directly.
Thanks for your understanding!
It's not elementor. Button looks fine when used over default WP theme.
Hi,
Thanks for your response, it seems that WooCommerce CSS is overwriting some styles of Elementor.
Please just add this CSS code to your Custom CSS area:
Thanks!
It works yay! Thank you again, I lost how many times already :D
Happy to hear that
Have a great day!
Will set this ticket as solved from here.