please i need help in making my map fit 100%
Posted: Wed Jul 09, 2014 10:54 am
http://appery.io/app/mobile-frame?src...
that is the public link
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/
http://appery.io/app/mobile-frame?src...
that is the public link
Hi Derek,
Use the following CSS please:pre[name="mobilecontainer"]{
padding:0!important;
overflow:hidden;
}/preWhere mobilecontainer is a name of page container.
thanks alot helped perfectly