Menu color customization

  • Posted in : Bloggy WP
  • DirtyRobot1
    Participant

    Hello! I’m working on tweaking the colors to my liking, but I cannot find a way to change the color of menu items and the search button. Here’s a screenshot so you can see what I’m talking about: http://www.mellzah.com/wp-content/uploads/2014/05/customization.jpg
    Is there a way to change these, and if so, where? I’m just trying to make all of the menu text white (so it’s easily readable against the green) and the search button the same green.

    Thank you!

    Mehmet S.
    Keymaster

    Hi, use this in your theme options > custom css box:

    /* menu item color */
    .main-navigation ul li a { color: white; }
    
    /* search button color */
    #header-search-link { background-color: #b9e1af; }
    

    Thanks

Viewing 2 posts - 1 through 2 (of 2 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