how do i change the colour of nav
Posted: Thu May 14, 2015 10:36 am
1.how do i change the colour of nav
for active,inactive states, is it css?
3.and is it poss to have more than 3 nav buttons?
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/
1.how do i change the colour of nav
for active,inactive states, is it css?
3.and is it poss to have more than 3 nav buttons?
Hello Simon,
1) You are free in usage CSS in application: https://devcenter.appery.io/documenta...
2) Use .active and :active selectors in your CSS
3) Sure, just add grid with multiple columns. And add buttons to such columns.