How to change navbar height?
Posted: Thu Dec 27, 2012 4:53 pm
I am exploring the source code, but could not find the point. I want to reduce navbar items from the bottom by 3-5px. How to do that?
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/
I am exploring the source code, but could not find the point. I want to reduce navbar items from the bottom by 3-5px. How to do that?
Hello! Try JS
Tiggzi('mobilenavbar2_3').find('li').height('50');
doesn't work ![]()
Hello,
Please insert your component name instead of 'mobilenavbar2_3'.
This must be working.