16.07.2024, 07:37
(16.07.2024, 05:36)admin Wrote: Try this CSS. It will make the value select smaller so it pops below the slider not above.
Code:.control-vselect .popover-content {
padding: 3px;
}
.control-vselect li {
width: 50%;
float: left;
}
.control-vselect li .a {
margin: 3px !important;
}
Thank you admin
its solve part of the issue while its still overlap with the setpoint, could we change the value select position like make it below the icon pressed not above?
Best Regards,