Solved: Colorize header and footer

Hey good morning,

I’m looking for a solution to colorize my headder and footer. What I tried so far was that I looked into assets/css/index.css, but I didn’t find anything to accomplish my tasks.

I bet there is a really simple way to reach the goal. Hope some CSS magician are willing to help me out.

Thanks in advance!

Regards,
ank0m

In the Starterkit?

Add a background color to the .header and.footer classes in index.css.

Thankyou @texnixe adding background-color did the trick.