Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

why it make a space footer navbar? can i trim that space?

Hi Adith,

Could you please clarify whether this is reproducible on one page or all the pages?
Does it look the same in builder? Do you apply one custom style or all by default? Could you please try inspecting the element to see what causes the behaviour?

adith visnu
Posts: 0
Joined: Mon Jul 07, 2014 6:32 am

why it make a space footer navbar? can i trim that space?

Hi Katya!

would you take a look to my apps? because I'm using free version here so it's only on one page

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

why it make a space footer navbar? can i trim that space?

Hi Adith,

Yes, please give us a public link to your app, so we can try it - http://devcenter.appery.io/documentat...

adith visnu
Posts: 0
Joined: Mon Jul 07, 2014 6:32 am

why it make a space footer navbar? can i trim that space?

yup, that's true.
see on footer. there is space from icons and bottom of footer.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

why it make a space footer navbar? can i trim that space?

You want align them to the center?

adith visnu
Posts: 0
Joined: Mon Jul 07, 2014 6:32 am

why it make a space footer navbar? can i trim that space?

no, just trim that space, so the icons are not like 'fly'

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

why it make a space footer navbar? can i trim that space?

Hello Adith,

You should slide footer down, for example, with CSS:
pre[data-role="footer"]{
bottom:-20px;
}/pre

Return to “Issues”