Input slider on Mobile view

I am using on my webpage an input slider, I also disabled the “label” on the Desktop view, but on Mobile view it is continuing to show the label also wrong! For each slider its showing the number and after is writing “Bedrooms” (???) which is nothing to do with my slider…


I want to disable the label on Mobile view! How is it possible?

Note that this forum is dedicated to Corvid. For questions regarding screen page elements and layout, please contact Wix Customer Care , as they know best.

Thanks, I will

By the way, as I am using Corvid change event over the slider to make some calculations, I thought maybe there is a way to update also the label of the slider while moving it

@adecomotive There is no way to set the label in code.

Go into the mobile view and hide the slider. Then add it back (unhide). The slider will then be added back to the mobile page with every style correctly from the desktop view.

Hello. I am having the same exact issue. Is there any solution?