Site logo

Archived topic

Creating a fancy button in widget

7 replies · Started by Sagar on July 13, 2020

Viewing posts 1–8 of 8

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.

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?

CSS
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 :)

This archived topic is closed to new replies.