Expired
Hi!
I would like to know how to change the hover color of the 3 buttons on the home page.please.
Thanks!
Hello,
There are two option for the hover button: https://imgur.com/a/8fjzuI2.
As you see you can choose between dark and light button hover.
In other case you can add some custom code for that purpose:
.cl-btn:hover{background:#ddd !important;}
You can change the color code from “#ddd” to some other hex color.
This code can be added into General > Custom Code > Custom Css
Let us know.
Regards!
You must be logged in to reply to this topic.