• Resolved daniil1403

    (@daniil1403)


    Hello! I am facing the problem of customizing the design for sliders. Before this I read other posts, tried different ways, didn’t help.

    I need to change the colors to match the corporate style. I need to make the point on the slider be the color #fae71c, the progress bar itself could be rgba(237,217,0,0.5). The minimum and maximum number must be white and the selected number must be #EDEDED and have it centered in the middle of the slider.

    Form identifier 1999.

    Please let me know what I can input to get these changes implemented.

    Thank you!



    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @daniil1403

    Hope you are doing well today.

    At this moment there is not any built-in option to change the range slider color but we do have an improvement task for this which will be implemented in further, I’m afraid I don’t have any ETA for it.

    We can’t provide you with a CSS code because it’s out of the scope of our support but you can change it by targeting these classes;

    .ui-slider-handle for range slider dot color use the background with !important tag
    .forminator-slide for range slider background color use the background with !important tag

    You can add your custom CSS code in forminator form editor -> appearance -> custom CSS.
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#custom-css

    Best Regards,
    Amin

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @daniil1403,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open this thread if you need any further assistance.

    Kind Regards
    Nithin

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