Hi @davidsayadyan,
Thanks for contacting Leap13 support!
Could you please copy and paste the below custom CSS to Appearance > Customizer > Custom CSS and let me know if it did the trick?
.premium-button-container .premium-button {
background-color: transparent;
}
Regards
Hi @davidsayadyan,
We didn’t hear back from you. I hope everything is going fine with you today.
Regards
Hi @leap13support !
Thanks and excuse me for long answering. I did this and now buttons are transparent by default but still dark grey on hover.
Hi @davidsayadyan,
Please replace the old custom CSS with below one:
.premium-button-container .premium-button,
.premium-button-container .premium-button:hover {
background-color: transparent;
}
Regards
Hi @leap13support
It works.
Thanks for your help and your addon!
Great, I’m so glad that everything is working just fine with you now.
If you have any farther questions, please don’t hesitate to feed me back anytime
It would be great if you could please do us a BIG favor by rating Premium Addons for Elementor on our WordPress page.
Regards