Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Thread Starter Paul

    (@rhododendron)

    Hi technoHampto

    Here it is. link

    I need the color as the main menu.

    Hey Paul,

    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.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Change Footer Menu Color?’ is closed to new replies.