0
Hi,
in POS, when there is more than 4 or 5 products (left side) in function of the size of the device, we can't scroll up or down in the items; there is no scroll bar ! this happens because we use a windows based touch screen with no keyboard, no pen and no mouse; our customer will only use the screen (no place for any device in front of the shot) - how to fix this ?
thanks in advance,
Domi.
0
Hello,
You should be able to scroll with touch screen same as on any touch device.
If you need you can add css rules for #left-middle
& #product-list
like
#left-middle, #product-list { overflow: scroll; }
Thank you
0
thanks for your reply, can you point me exactly where to add this line ?? in a .css file or in pos\add.php ?
Domi.
0
Hello,
You can add it in the assets/custom/pos.css
files.
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.