• Resolved helmichb

    (@helmichb)


    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

    (@weborithm)

    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

    (@helmichb)

    This works great, thank you!

    Thread Starter helmichb

    (@helmichb)

    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.