You can try the following Custom CSS which uses a CSS class which is more specific to cause the override. If not working please send us a link to a page with button.
a.nectar-button[data-color-override="false"].regular-button:hover{
background-color: red !important;
}
Hi.
I want to customize the buttons and the buttons hover, but i donĀ“t find the codec css.
I used this:
a.nectar-button.medium:hover{
background-color: #000000 !important;}
But only change the background text, no background button.
How can I do this?
Thank you.
Luis
Hi,
Thank you for contacting us.
You can try the following Custom CSS which uses a CSS class which is more specific to cause the override. If not working please send us a link to a page with button.
Kind Regards
Thank you.