Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #355946

    Hello there,

    I’d like one of my menu items (Gear, last menu item in the sidebar) to appear a different color from the rest. I’ve tried this code, but no luck: `.menu-item-384 {
    color: #c62f27;
    }` Any ideas on how to achieve this? Thanks so much!

    Liz

    #356121

    Hi 1lizcollins!

    Thank you for using Enfold.

    Use this on Quick CSS:

    li#menu-item-384 a {
    color: red;
    }

    Best regards,
    Ismael

    #356361

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom color for a single menu item’ is closed to new replies.