Sorry Katya,
but the app with the problems we spoke about is called "sometaxi"
Sorry Katya,
but the app with the problems we spoke about is called "sometaxi"
Hello!
Michael sorry for all this misunderstanding. Let's try again:) Please check your inbox messages. Let us know if you still have any problem!
As for button in footer - try next CSS:
code.mobileFooter {
padding: 3px 3px 3px 3px !important;
}/code
Hi Marina,
thanks for the conversion, I can use it when the bug with selectmenu is fixed, (select menu will not accept an email address as a value)
footer css works a treat!
thanks for your help
Hello! Now footer has left and right padding. Taking that into account you would need to add next rule into CSS:
code.mobileFooter .ui-btn-right{
right: 11px !important;
}/code