25.04.2018, 10:37
Hi
with popover elements we can't use Additional class but you can change position for all of the sliders like that in Custom CSS
BR
with popover elements we can't use Additional class but you can change position for all of the sliders like that in Custom CSS
Code:
.popover.control.control-slider-h.slider-h.show{
margin-left: 300px;
margin-top: -30px;
}
BR
------------------------------
Ctrl+F5
Ctrl+F5