|
|
Sergey Kornilov admin 6/7/2018 |
|
You need to use jQuery for this purpose. As a first step you need to figure out button ID. // hide button |
|
|
M
|
morellif author 6/9/2018 |
|
Thanks for the reply! |
|
|
|
Sergey Kornilov admin 6/11/2018 |
|
Yes, using CSS styles is easier. You can just hide those buttons if screen size is less than a certain value. |
|