• Resolved techunicorn

    (@techunicorn)


    Hello. The following CSS code correctly gives me a different color for all submenu items.
    .wpr-sub-menu-item {
    color: #78be20!important;
    }

    Trouble is, I want to have a different text color for particular submenu items. I’ve tried:
    .wpr-sub-menu-item .menu-item-126{
    color: #78be20!important;
    }
    But this results in none of the submenu items having a particular color. Can someone recommend the correct syntax? Thank you!

    WP.com: Unknown
    Jetpack: Unknown
    Correct account: Unknown

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘CSS color for specific submenu items’ is closed to new replies.