Hello! Panel has position:absolute. You can change it's position with JS or customize CSS the way you need.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello! Panel has position:absolute. You can change it's position with JS or customize CSS the way you need.
I tried that in custom css but not affect on panel
.ui-panel{
position:absolute;}
and New Question is that I want to display button Without disc.
Means I want to show image same as above image.
I have image with round disk.I don't want that disk.
Try prediv.ui-panel{
top:45px;
}/preNot sure I understand about button and image. Could you clarify please?
I want same like above image.
I have no idea that is image or button.
How i got same as above image??
Please show us what have you done and what exactly doesn't work? Screenshots would help.