Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amjad Ali

    (@amjadali688)

    Hi @tucpakic ,

    To change the color of the circle button in the Number Slider module, you can use this CSS:

    .wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
    --wpforms-button-background-color: #ff0000 !important;
    }

    This will allow you to customize the button’s color.

    For more details on how to style range inputs across different browsers, you can refer to this article: Styling Cross-Browser Compatible Range Inputs.

    Hope that helps! ??

    • This reply was modified 3 months ago by Amjad Ali.
    Thread Starter tucpakic

    (@tucpakic)

    Thank you!

    Plugin Support Amjad Ali

    (@amjadali688)

    Hi @tucpakic ,

    We’re thrilled to hear your issue is resolved! Thanks for letting us know.

    Your experience is important to us, and we’d love to hear what you think about using WPForms.  Would you mind sharing a quick review? It only takes a minute and helps us keep improving!

    Here’s the link to leave a review and in case you’d like some guidance, this article walks you through the process.

    We appreciate your time and feedback!

    Thanks ??

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