Forums
Home / Theme: Hueman / How to Change Footer Menu Color?
(@rhododendron)
10 years, 7 months ago
How do I Change the footer Menu Background color?
(@technohampto)
Hey Paul,
You would have to change the css properties in the style.css file. If you would like a code recommendation please send a link to your site and the hex colour value you would like it?
Thanks
Hi technoHampto
Here it is. link
I need the color as the main menu.
Cool site! On line 620 in style.css – change this line of code
#footer-bottom { background: #33363b; }
to this:
#footer-bottom { background: #b53b07; }
There was a couple of different shades of orange there. Just change the hex colour but this is the id and attribute you need to alter.