Page 1 of 1

how do i change the colour of nav

Posted: Thu May 14, 2015 10:36 am
by simon saunders

1.how do i change the colour of nav

  1. for active,inactive states, is it css?

    3.and is it poss to have more than 3 nav buttons?


how do i change the colour of nav

Posted: Thu May 14, 2015 11:35 am
by Serhii Kulibaba

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.