Title: Changing responsive menu text color
Last modified: August 30, 2016

---

# Changing responsive menu text color

 *  Resolved [helmichb](https://wordpress.org/support/users/helmichb/)
 * (@helmichb)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changing-responsive-menu-text-color/)
 * I am trying to change the menu text on the Compose theme for the responsive menu.
   The desktop version is fine (black background, white text), but the responsive
   version shows a black background with blue text. This makes it hard to see.
 * Can anyone tell me where I change that in this theme?
 * rcpac.org

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

 *  Theme Author [Weborithm](https://wordpress.org/support/users/weborithm/)
 * (@weborithm)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changing-responsive-menu-text-color/#post-6681663)
 * Open up your style.css file and add this bit of CSS at the very end:
 * `.primary-navigation a { color: #fff; }`
 * WordPress changed a few things in the Customizer from v4.3 onward. I’ll be putting
   an update out sometime next month with a host of new features and placing the
   ability to change the menu color back again.
 * In the meantime the above should work.
 * Please do take a minute to rate the theme, thank you 🙂
 *  Thread Starter [helmichb](https://wordpress.org/support/users/helmichb/)
 * (@helmichb)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/changing-responsive-menu-text-color/#post-6681718)
 * This works great, thank you!
 *  Thread Starter [helmichb](https://wordpress.org/support/users/helmichb/)
 * (@helmichb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/changing-responsive-menu-text-color/#post-6681887)
 * It’s back again! Adding that code or editing the menu colors doesn’t seem to 
   make a difference. Any suggestions?
 * EDIT: I saw your update post about menu colors. That fixed it. Thanks!

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

The topic ‘Changing responsive menu text color’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/compose-wp/1.2/screenshot.png)
 * Compose WP
 * [Support Threads](https://wordpress.org/support/theme/compose-wp/)
 * [Active Topics](https://wordpress.org/support/theme/compose-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/compose-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/compose-wp/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [helmichb](https://wordpress.org/support/users/helmichb/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/changing-responsive-menu-text-color/#post-6681887)
 * Status: resolved