AdamKeever1
5 years agoQrew Commander
Color Changing Button on Hover
Just stumbled on this and thought some of you might find it interesting. If you use a name class for your button and then define the background color as a different color then the button shows the class color until you hover over the button then displays the background color:
Here is an what was used to create the effect:
"<a class='Vibrant Primary' style=\"width:310px; text-align: center; background-color:#6BBD57; Your button function code goes here>Your Button Name Goes Here</a>"
------------------------------
Adam Keever
------------------------------
Here is an what was used to create the effect:
"<a class='Vibrant Primary' style=\"width:310px; text-align: center; background-color:#6BBD57; Your button function code goes here>Your Button Name Goes Here</a>"
------------------------------
Adam Keever
------------------------------