Page 1 of 1

How to change color of index page header in IONIC

Posted: Tue Apr 04, 2017 2:26 pm
by Deon

I have been looking at IONIC and it seems there is no "standard CSS"
How do I change the color of the header of the index page?

This is my css

.header {
background-color: #000000;
}

On Index Page, I select Header and enter "header into class.

Nothing happens on pages using the index. Color does not change.
This works in JQM

Thank you