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 evgene.
where should i add that code? in css? or javascript when page load function ?

if on css it's appear 'unqualified attribute selectors are known to be slow.'

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,

i was trying to referring into that documentation above.
but i still get confused
if in editors panel there is no space. but in mobile preview it has a space. *orange box

see here on editors page
Image

but on preview. see like this
Image

is that clear ?

thanks for support

regards,
Adith

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

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

Adith,

You need to add the code Evgene suggested into CSS asset.
This happens because you have removed Navbar item names.

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 Alena
i just change Navbar item names.

when i use Evgene's code, then appear scroll on right side panel..

i use "
[data-role="content"]{
overflow:hidden;
}
"
for removing the scroll. but it isn't work. any idea ? thanks :)

regards,
Adith

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,

Please remove scroll from tag 'body':prebody{
overflow:hidden;
}/pre

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,
Thanks for the answer.
but i think, i should change the layout for get easy.
this thread is done.

Thanks for Appery Team.
Your help is wonderful but i have to finish it early.
and this is my layout. although its bad
Image

Thanks.

Best Regard,
Adith

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 what looks incorrectly? Probably we can help.

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

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

oh sure katya, there are some incorrect on display between editor and mobile preview.

display editor : there is no space between navbar and bottom-of-footer
preview : there is a space, the space height is like text-height

Return to “Issues”