Viewing 4 replies - 16 through 19 (of 19 total)
  • Wolfs bRain

    (@wolfs-brain)

    Hey rosy seems you forgot the semicolon(;) after the color code. and instead of font-color:#87c3ff try

    #menu ul li a{
    color:#87c3ff;
    }

    Wolfs bRain

    (@wolfs-brain)

    O and id suggest a slightly darker color if anything. It seems the #87c3ff color you chose is the same color as the background in your navbar so it will cause your navbar links to not be visible.

    HowardAE

    (@howardae)

    Hi Rosy,

    Yes, as Wolfs bRain noted, you can use the hex codes as well. You might want to try using one of the hex color picker sites that are all over the place, such as https://www.colorpicker.com/ They make it easy to see how your colors will show up on the site. Please let me know if I can help in any other way. Always glad to lend a hand!

    [Moderator Note: Please ensure that you are embedding links correctly in your posts.]

    HowardAE

    (@howardae)

    Oops! LOL, my face is red. The site I was trying to link to should be https://www.colorpicker.com/

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘change color of header background’ is closed to new replies.