Archived topic
Creating a fancy button in widget
7 replies · Started by Sagar on July 13, 2020
Hello there! Is there any way to create button using html and css on widget? If yes, let me know how can I get it.
Hi there,
I had created a button. Now, how can I change the text color on that button? I have already added css of hover and background of button.
The color property in the CSS should change the text color.
If that doesn't work, where can I see this button?

This is not working. Please check the site.
Try this instead:
color: #fff !important;
Thanks for reminding. I forgot to try that one.
No problem :)