customize look and feel

Hello.

I paid for white label and I also purchase the android.

I want to start customizing the look and feel.

where do I start?

Let’s say I wan to change the navbar color, text color, etc.

Thank you

You can specify custom CSS on /settings/client_portal#custom_css

Ok

Please give me an example if I want to change the background color for login, and the navbar

and I also, I notice in the login page is now showing, NOT A MEMBER YET? and the REGISTER button with blue color.
how do I change the language for this? adding Indonesian language from the language translation?

  • This would set the navbar color

.navbar {
background-color:#FF0000
}