Changing color and boldness of menu items

  • Posted in : Bloggy WP
  • julesei84
    Participant

    Is it possible to make the font on the menu items bolder and to change the color?

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .main-navigation ul li, .main-navigation ul li a { color: #FCFFD5; font-weight: 900; }
    
    
    julesei84
    Participant

    I tried it but nothing happened. I changed to a different color code to see and nothing changed.

    ahmetsali
    Keymaster

    please provide your url to see what’s wrong.

    ahmetsali
    Keymaster

    you have an extra # symbol in your color code start, remove that, it should be fine.

    .main-navigation ul li, .main-navigation ul li a { color: ##OOOOOO; font-weight: 900; }
    

    to

    .main-navigation ul li, .main-navigation ul li a { color: #000000; font-weight: 900; }
    
    julesei84
    Participant

    Nothing changed :/ Not sure if there’s another code interfering with it. I’m new to all of this and have been learning as I go along.
    http://julianaisaac.com

    ahmetsali
    Keymaster

    just apply the fix i told in your other post, it should be fine.

    http://www.pixelwars.org/forums/topic/pencil-icon-above-each-post-title/

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register