Title: Hyperlink/ Menu Colors
Last modified: August 24, 2016

---

# Hyperlink/ Menu Colors

 *  [Dawnavette](https://wordpress.org/support/users/dawnavette/)
 * (@dawnavette)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hyperlink-menu-colors/)
 * I’m trying to change the fonts within the menu bars and accent colors/hyperlinks
   within the theme Fashionistas as I customize to fit my desires. The current hyperlink/
   accent color is a blue or turquoise. My site:
    [http://www.Dawnavette.com](http://www.Dawnavette.com)
   Thanks so much in advance for the consideration.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * (@marutim)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/hyperlink-menu-colors/#post-6005535)
 * Hi D
 * You can do these by adding the css in the following selector
 * This one for the link color and font for the main navigation
 *     ```
       #main-navigation li a { 
   
       }
       ```
   
 * This one for the hover of the main navigation
 *     ```
       #main-navigation li a:hover {
       }
       ```
   
 * I will suggest you to add these or any changes using [a child theme](http://www.sourcexpress.com/wordpress-child-themes-use/),
   so that the changes you have worked on remain preserved.
 * Thanks
 *  Thread Starter [Dawnavette](https://wordpress.org/support/users/dawnavette/)
 * (@dawnavette)
 * [11 years ago](https://wordpress.org/support/topic/hyperlink-menu-colors/#post-6005780)
 * Thank you for the reply! I have no idea how to do that, so now scouring the Interwebs
   for a tutorial and going to place a prayer request to Jesus. 🙂
 *  [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * (@marutim)
 * [11 years ago](https://wordpress.org/support/topic/hyperlink-menu-colors/#post-6005793)
 * 😀

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hyperlink/ Menu Colors’ is closed to new replies.

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

## Tags

 * [hyperlinks](https://wordpress.org/support/topic-tag/hyperlinks/)

 * 3 replies
 * 2 participants
 * Last reply from: [Maruti Mohanty](https://wordpress.org/support/users/marutim/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/hyperlink-menu-colors/#post-6005793)
 * Status: not resolved