Title: Menu Header link colors
Last modified: March 17, 2020

---

# Menu Header link colors

 *  Resolved [livpsi](https://wordpress.org/support/users/livpsi/)
 * (@livpsi)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/menu-header-link-colors/)
 * Hi there! The best theme that suited my needs!
    The only think I need to change
   but I can’t figure out how is the link colors from menu in the header. Tryed 
   with CSS with “menu-item, menu-item-type-post_type, menu-item-object-page, menu-
   item-103” but it won’t work. Created a new class didn’t work either. Please help.
   Thanks!

Viewing 1 replies (of 1 total)

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/menu-header-link-colors/#post-12570967)
 * Hi, try this additional css:
 *     ```
       @media only screen and (min-width: 720px) {
       #nav-header .nav li a { color: red; }
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Menu Header link colors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/boxcard/1.1.6/screenshot.png)
 * Boxcard
 * [Support Threads](https://wordpress.org/support/theme/boxcard/)
 * [Active Topics](https://wordpress.org/support/theme/boxcard/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/boxcard/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/boxcard/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/menu-header-link-colors/#post-12570967)
 * Status: resolved