[Resolved] Creating a fancy button in widget

Home Forums Support [Resolved] Creating a fancy button in widget

Home Forums Support Creating a fancy button in widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1362274
    Sagar

    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.

    #1362298
    Leo
    Staff
    Customer Support
    #1362310
    Sagar

    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.

    #1362312
    Leo
    Staff
    Customer Support

    The color property in the CSS should change the text color.

    If that doesn’t work, where can I see this button?

    #1362319
    Sagar

    CSS
    This is not working. Please check the site.

    #1362324
    Leo
    Staff
    Customer Support

    Try this instead:
    color: #fff !important;

    #1362328
    Sagar

    Thanks for reminding. I forgot to try that one.

    #1362343
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.