How can i change header and footer color?

How can i change header and footer color?

by Hikaru Ohashi -
Number of replies: 1

 Hello.

 How do I change the color of the footer and header?

 I'm now trying to change the color of footer and header in site management, appearance, and additional HTML.



<style>.footer{background:blue;}</style>

<style>.header{background:blue;}</style>

 

    I'm trying to write these to additional HTML.IBut nothing changed.

    I want to see footer and header blue. 

 Noodle is very easy to use and doesn't listen to me at all.

 How can I change the color of the header and footer?

 I just want to change the color of the header and footer. That's all I want.

    Please help me.....

Average of ratings: -
In reply to Hikaru Ohashi

Re: How can i change header and footer color?

by Giovanni Vosloo -
Hi Hikaru,

I can understand why you are trying to do it like you are, but the "Additional HTML" does not work for styling, it is meant for scripts ect.

To change the colours or the header and footer, you will need to target the section and change it with CSS. This CSS coding then gets placed in the "RAW CSS" section in your theme. The placement and CSS code will depend on the theme you currently have.

Feel free to share that information and we can supply some sample code for you to use.