Hello,
I have inserted the navbar at the bottom of the screen, could I modify its height to make it narrower than before? In the part of properties of the navbar does not let me change its size.
A greeting and thanks
Hello,
I have inserted the navbar at the bottom of the screen, could I modify its height to make it narrower than before? In the part of properties of the navbar does not let me change its size.
A greeting and thanks
Hi Vicent,
Add custom CSS: precode.ui-navbar li .ui-btn-icon-top .ui-btn-inner{
padding-top:10px;
}/code/pre