Title: Header Font issue
Last modified: February 18, 2018

---

# Header Font issue

 *  Resolved [jennibushbiz](https://wordpress.org/support/users/jennibushbiz/)
 * (@jennibushbiz)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/header-font-issue/)
 * Hi I am having issues with the font on my blog. I want to change to raleway but
   no matter what I do have even edited editor it won’t change? have deleted font
   that the headers are but no change has happened to site.
 * Any help gratefully received
 * ALSO does anyone know how to change the main menu from Red when selected?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-font-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/header-font-issue/#post-9986892)
 * Hello Jenni,
 * Hope you are having a great day and thanks for contacting us!
 * In order to change the color on the selected item menu, please go to WP Admin
   > Appearance > Customize > Additional CSS and inside that box, add the following
   code:
 *     ```
       .current_page_item > a {
           color: red !important;
           font-weight: bold !important;
       }
       ```
   
 * This will make it also bold text, but you can remove the second line if you don’t
   want that. For the color, just change the “red” text for any other color you 
   want to use.
 * Regarding the Raleway font, you want all the texts in that font, or just the 
   titles?
 * Let me know.
    Kind regards, Diego

Viewing 1 replies (of 1 total)

The topic ‘Header Font issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/juliet/2.1.1/screenshot.jpg)
 * Juliet
 * [Support Threads](https://wordpress.org/support/theme/juliet/)
 * [Active Topics](https://wordpress.org/support/theme/juliet/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/juliet/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/juliet/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [corewpress](https://wordpress.org/support/users/corewpress/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/header-font-issue/#post-9986892)
 * Status: resolved