how to make button and icons bigger in mobilebutton?
how to make button bigger and icons bigger?
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/
how to make button bigger and icons bigger?
Hi Mani -
In jQuery Mobile buttons have two sizes, you can check the official documentation: http://demos.jquerymobile.com/1.4.5/b...
-- they are predefined in framework CSS, of course you can modify them by editing core framework rules, but this will be a custom implementation.
i already tried this in css it doesn't helped me, the outer frame of the disc growing bigger in square only not in round. The disc only getting bigger only inside the frame of the disc. I edited in html min-height, min-width then startscreen app page not working manually and graphicaly.
[quote:]
I edited in html min-height, min-width then startscreen app page not working manually and graphicaly.
[/quote]
And it won't work inside Appery.io, as I said earlier this can be done only as a custom implementation and outside Appery.io.